08Apr22rv1_12_0+2035-6606ae48797 - detailed test results for SUMO

To reconnect the TextTest GUI to these results, run:

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

To start TextTest for these tests, run:

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

Total: 7023 tests: 2748 succeeded 4151 FAILED 80 known bugs 44 killed


default: 3522 tests: 2743 succeeded 719 FAILED 47 known bugs 13 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f03792315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2ba5b6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0e790f45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa79c97f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f82ed5085ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
2a3,23
> 
> =================================================================
> ==2365863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f353f46e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f353f46e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f21301535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff0a8f725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f267864e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc3bf3f65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8bb19635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fef60d185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f013f4285ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe47546c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb7c94ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd9f6ecd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8bf584d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f125e1d35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f60fcc865ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff933e395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fca45cd15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe8412ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb3561af5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f44f80e95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f11960ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fddab28f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f872a0635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5024c605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0d389315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4c66adf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe73aa3a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7feecd0cd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbcd1c035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2364784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe539e1d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0a8b0375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f94423ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,23
> 
> =================================================================
> ==2365516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1f731915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1f731915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8eb9b155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7204aab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f410e6f25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fca1df6a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4a7b7945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f05e80635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9f125b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6b1f8f05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9a765825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1255c435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd783eae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7feffd3a35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3c7a86f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc60c06a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5a5d00c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f17045d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f99f25785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f13d36195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4fb784c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f727149c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f078d5e65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4fffaa55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4a3ff4a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f86f5bc85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa1372205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f38f4c095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1b3588f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f34f70055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc9d16b15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f18faebc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8cf40ef5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe60cb315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb2554185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1be92685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7a3b3a55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe715beb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2365116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdb5b2f25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3d6bbf75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7b431c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,74
> 
> =================================================================
> ==2365267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1584 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x2e032f8 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:338:50
>     #2 0x2d973dd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:34
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2d253145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2d253145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x8be2f6 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:195:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f2d253145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 672 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<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 Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f118f06c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f14c85a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbf558435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6d66cab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc0ebcbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8fd69a65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc4d2f0d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f42590a75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2364991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7bb45765ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2365048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f03f379e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1d6a60d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff10048c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1fe85e05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0d5be675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2365065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3a867905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2364976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f078d1fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

10 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
basic tls NEMA basic ( Last six runs Apr2022 )
basic tls NEMA custom_detector ( Last six runs Apr2022 )
basic tls NEMA errors 1 ( Last six runs Apr2022 )
basic tls NEMA errors 1_ignore ( Last six runs Apr2022 )
basic tls NEMA fixForceOff ramp_high_ffO_false ( Last six runs Apr2022 )
basic tls NEMA fixForceOff ramp_high_ffO_true ( Last six runs Apr2022 )
basic tls NEMA fixForceOff ramp_low_ffO_false ( Last six runs Apr2022 )
basic tls NEMA fixForceOff ramp_low_ffO_true ( Last six runs Apr2022 )
basic tls NEMA fixForceOff ramp_low_ffO_true_maxRecall ( Last six runs Apr2022 )
basic tls NEMA fixForceOff ramp_low_ffO_true_minRecall ( Last six runs Apr2022 )

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,23
> 
> =================================================================
> ==2363224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2240 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1773f0a in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:805:32
>     #2 0x17628cc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f8bef0765ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e47ad2 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0x1639a53 in MSPhaseDefinition::MSPhaseDefinition(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSPhaseDefinition.h:144:9
>     #3 0x1773fd2 in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:805:36
>     #4 0x17628cc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8bef0765ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 2376 byte(s) leaked in 16 allocation(s).

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2394812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa80ff975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2394818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f261813c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2394841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f48d916d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,25
< Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2394865==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x0000018445ad bp 0x7fffcb231790 sp 0x7fffcb231360 T0)
> ==2394865==The signal is caused by a READ memory access.
> ==2394865==Hint: address points to the zero page.
>     #0 0x18445ad in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:153:15
>     #1 0x17992f5 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #2 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #3 0x7f2cac21a5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7f2cac1e97c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7f2cac1ea311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7f2cac1ea54f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7f2cac21ad52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x2fa40f5 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:105:18
>     #9 0x30c438b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:166:42
>     #10 0x1746d45 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:410:14
>     #11 0x173bdd4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:123:10
>     #12 0x174cc79 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:329:17
>     #13 0x5557b4 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #14 0x7f2caaf6a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
>     #15 0x4a9aad in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x4a9aad)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:153:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> ==2394865==ABORTING
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,323
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2395615==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #14 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #15 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #16 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #17 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #18 0x7f99e1c615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2395643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x30c305b in XMLSubSys::getSAXReader(SUMOSAXHandler&, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:138:12
>     #2 0xcb0084 in MSStateHandler::MSStateTimeHandler::getTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:72:29
>     #3 0x173d006 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:141:36
>     #4 0x174cc79 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:329:17
>     #5 0x5557b4 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #6 0x7f39f49be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 112 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2395926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff3e22685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4556 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==2395927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4944 byte(s) in 206 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f6a63b3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f6a63b3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2396025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe9a9aa55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5803 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2396054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc6b4aeb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2396142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd16452e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fd16452df52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7149 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2396161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3465b215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2396202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f762008a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801b ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2396203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f205c7ea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> Warning: Vehicle 'vehicle_0' performs emergency braking with decel=-7.00 wished=4.00 severity=1.00, time=9.00.
> 
> =================================================================
> ==2396209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f64b03245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> Warning: Vehicle 'vehicle_0' performs emergency braking with decel=-7.00 wished=4.00 severity=1.00, time=8.00.
> 
> =================================================================
> ==2396218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb4d23f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7965 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2396222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6a001315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9821 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,51
> 
> =================================================================
> ==2396328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7eff1a3045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x200fed0 in MSDispatch::addReservation(MSTransportable*, long long, long long, MSEdge const*, double, MSEdge const*, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDispatch.cpp:104:31
>     #2 0x1e5227c in MSDevice_Taxi::addReservation(MSTransportable*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, long long, long long, MSEdge const*, double, MSEdge const*, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<
char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:187:19
>     #3 0x24bc6a7 in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:288:9
>     #4 0x24b8ea1 in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:255:9
>     #5 0x24e18e4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #6 0x25127a9 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #7 0x56ca92 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #8 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #9 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #10 0x7eff190540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0xe31470 in __gnu_cxx::new_allocator<std::_Rb_tree_node<MSTransportable*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xe3139d in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable*> > >::allocate(std::allocator<std::_Rb_tree_node<MSTransportable*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyInsertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2378221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7c0158a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 192 byte(s) leaked in 8 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyInsertion2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2378232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9384 byte(s) in 391 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb4055240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 9384 byte(s) leaked in 391 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket4116 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2378496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1512 byte(s) in 63 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff85e90b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 1512 byte(s) leaked in 63 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGRS3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==2378092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1859730 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:484:30
>     #2 0x179901a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:316:46
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fc2d2b68f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 384 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x187d0e0 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x187d00d in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x187c93f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x188a00f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1889512 in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_Vector_base(unsigned long, std::allocator<std::bitset<256ul> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x185fcb5 in std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::vector(std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x185999d in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:485:17
>     #8 0x179901a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:316:46
>     #9 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7fc2d2b68f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 384 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x187d0e0 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x187d00d in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x187c93f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

59 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
devices battery tripinfo_emission ( Last six runs Apr2022 )
output emission-output MMPEVEM BMW_i3 ( Last six runs Apr2022 )
output emission-output MMPEVEM SUV ( Last six runs Apr2022 )
output emission-output MMPEVEM VW_ID3 ( Last six runs Apr2022 )
output emission-output MMPEVEM VW_ID4 ( Last six runs Apr2022 )
output emission-output MMPEVEM VW_eUp ( Last six runs Apr2022 )
output emission-output one_vehicle ( Last six runs Apr2022 )
output emission-output one_vehicle_geo ( Last six runs Apr2022 )
output emission-output one_vehicle_subsecond ( Last six runs Apr2022 )
output emission-output one_vehicle_subsecond_scaled ( Last six runs Apr2022 )
output emission-output one_vehicle_waiting ( Last six runs Apr2022 )
output examples cross3ltl_emission ( Last six runs Apr2022 )
output examples cross3ltl_full ( Last six runs Apr2022 )
output full-output one_vehicle ( Last six runs Apr2022 )
output full-output one_vehicle_subsecond ( Last six runs Apr2022 )
output meannoise_edgebased begin_end b15e30_b45e60_separate ( Last six runs Apr2022 )
output meannoise_edgebased begin_end beg0_end15 ( Last six runs Apr2022 )
output meannoise_edgebased begin_end beg0_end30_nointerval ( Last six runs Apr2022 )
output meannoise_edgebased begin_end beg15_end30 ( Last six runs Apr2022 )
output meannoise_edgebased begin_end beg15_end30_nointerval ( Last six runs Apr2022 )
output meannoise_edgebased begin_end plain ( Last six runs Apr2022 )
output meannoise_edgebased jam1 ( Last six runs Apr2022 )
output meannoise_edgebased jam2 ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle interval15s ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle interval15s60s ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle interval1s ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle interval60s ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle writeAttributes ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle_subsecond interval.1s ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle_subsecond interval15s ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle_subsecond interval1s ( Last six runs Apr2022 )
output meannoise_edgebased one_vehicle_subsecond interval60s ( Last six runs Apr2022 )
output meannoise_edgebased two_same_vehicles interval15s ( Last six runs Apr2022 )
output meannoise_edgebased two_same_vehicles interval15s60s ( Last six runs Apr2022 )
output meannoise_edgebased two_same_vehicles interval1s ( Last six runs Apr2022 )
output meannoise_edgebased two_same_vehicles interval60s ( Last six runs Apr2022 )
output meannoise_lanebased begin_end b15e30_b45e60_separate ( Last six runs Apr2022 )
output meannoise_lanebased begin_end beg0_end15 ( Last six runs Apr2022 )
output meannoise_lanebased begin_end beg0_end30_nointerval ( Last six runs Apr2022 )
output meannoise_lanebased begin_end beg15_end30 ( Last six runs Apr2022 )
output meannoise_lanebased begin_end beg15_end30_nointerval ( Last six runs Apr2022 )
output meannoise_lanebased begin_end plain ( Last six runs Apr2022 )
output meannoise_lanebased jam1 ( Last six runs Apr2022 )
output meannoise_lanebased jam2 ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle interval15s ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle interval15s60s ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle interval1s ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle interval60s ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle writeAttributes ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle_subsecond interval.1s ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle_subsecond interval15s ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle_subsecond interval1s ( Last six runs Apr2022 )
output meannoise_lanebased one_vehicle_subsecond interval60s ( Last six runs Apr2022 )
output meannoise_lanebased two_same_vehicles interval15s ( Last six runs Apr2022 )
output meannoise_lanebased two_same_vehicles interval15s60s ( Last six runs Apr2022 )
output meannoise_lanebased two_same_vehicles interval1s ( Last six runs Apr2022 )
output meannoise_lanebased two_same_vehicles interval60s ( Last six runs Apr2022 )

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_name ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2390881==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2c1e4ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:51:52
>     #14 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #15 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #16 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #17 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #18 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #19 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #20 0x7fbc9f6a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_prob ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2390877==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2c1e4ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:51:52
>     #14 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #15 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #16 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #17 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #18 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #19 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #20 0x7fe31b7675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_name ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2390900==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2c1e4ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:51:52
>     #14 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #15 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #16 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #17 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #18 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #19 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #20 0x7f03bb0f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_prob ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2390883==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2c1e4ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:51:52
>     #14 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #15 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #16 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #17 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #18 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #19 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #20 0x7fdf6210e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,19
> 
> =================================================================
> ==2392688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0xe7ed25 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0xe7a2eb in FXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f09885684f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x7f0987d22378 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xee378)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f779846a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f17165845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f59e57fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip atJunction_ride_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc7e0e9c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f992bfd15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip bike_public_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0a5a95d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f50177505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_early ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7cb79a05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8d43e785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f774d2b05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_twice ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2393041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb0a75505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_unmatched ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2393069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd8e2ce45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f20b5dec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9e29e565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f49e4c7b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7feefe76f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk4 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f33e99d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7bb044b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1fae91e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_transfer_forbidden ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb8bdb915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_type ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc13f89c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa1def0f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk_arrivalpos ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe7e6f5d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk_departPos ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbc151515ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk_sidewalk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f393fbd95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip early_ending_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc5904b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip early_pt ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff6c66d45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors flow_without_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2393356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6259cb25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors unreachable_rides ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2393344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f753dde05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2393091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x24849f4 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:240:24
>     #2 0x24df645 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x2497f7b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #4 0x24e18e4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #5 0x25127a9 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #6 0x56ca92 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f904a9be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f904bc6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_input ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff7be9b75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2393112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x24849f4 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:240:24
>     #2 0x24df645 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x2497f7b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #4 0x24e18e4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #5 0x25127a9 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #6 0x56ca92 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe3c78ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe3c8baf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junctionTaz ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2393136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fda00fa95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_no_place ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2393124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x24849f4 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:240:24
>     #2 0x24df645 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x2497f7b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #4 0x24e18e4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #5 0x25127a9 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #6 0x56ca92 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7efdcf3b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7efdd06675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_ptstop ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,26
> 
> =================================================================
> ==2393095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x24849f4 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:240:24
>     #2 0x24df645 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x2497f7b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #4 0x24e18e4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #5 0x25127a9 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #6 0x56ca92 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f6bd52d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6bd65835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 576 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc3e2dcb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2392886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4416cb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2392826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7443e985ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz intermodal_net ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2a658815ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_some_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2392879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc108ecf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd169a195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz toJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f252b7cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz viaJunctions ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f223240a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8bb0e9d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip late_pt ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fca02f405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip missed_bus_reroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8af1c2a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip no_valid_connection ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,237
> 
> =================================================================
> ==2393080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f25cd7c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 888 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1da5b17 in MSDevice_Vehroutes::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&, int) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Vehroutes.cpp:105:41
>     #2 0x1b30e8e in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:102:5
>     #3 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #4 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #5 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #6 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #7 0x248ace2 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:296:38
>     #8 0x24df645 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #9 0x2497f7b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #10 0x24e18e4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #11 0x25127a9 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #12 0x56ca92 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #13 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #14 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #15 0x7f25cc5190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3f4d9125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc7986f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f07385965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f63aca955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_factor_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8190c525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_factor_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdeeb5705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip prefer_walking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f78e12a15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip prefer_walking2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f36ff8665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ptline_routing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2f2fdd65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2eb78175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_step2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2393245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdb91fb75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_time ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fce0251b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_singleveh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f80e0a685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_speedfactor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f68b8cf35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_from_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa4805f05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2fe37425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_trip_access ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f61d98445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip stop_access_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7288ee65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8caccc85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip unusable_bus ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2393009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb5ac7695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vtype ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2392952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f722e6555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip walk_access_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ffb1d4395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket4350 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2392172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9240 byte(s) in 385 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd5dd53a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 9240 byte(s) leaked in 385 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5231 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 569952 byte(s) in 23748 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb8d12420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb8d12420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5643 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==2392178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7776 byte(s) in 324 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff92d5e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 6696 byte(s) in 279 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7ff92d5e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5839 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2979720 byte(s) in 124155 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2a7e1f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 3336 byte(s) in 139 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f2a7e1f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket6416 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,32
> 
> =================================================================
> ==2392204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fa5030700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fa5030700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket7836 ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,22
> 
> =================================================================
> ==2392221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9528 byte(s) in 397 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f66771240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 9528 byte(s) leaked in 397 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config PET_DRAC_trajectories ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f3fb47bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f3fb47bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_extratime_crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0c91f350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f0c91f350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_extratime_following ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f54487200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f54487200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_range ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f4b54cc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f4b54cc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,32
> 
> =================================================================
> ==2391355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1710b640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1710b640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config extended_range ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7d9a8c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7d9a8c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config filter_edges_with_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,18
> 
> =================================================================
> ==2391483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1752 byte(s) in 73 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7feade0f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 1752 byte(s) leaked in 73 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyDRAC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fbaddc6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fbaddc6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyDRAC_threshold ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f8a20dc30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f8a20dc30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyPET ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f5dd09110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f5dd09110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyPET_threshold ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f79d15ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f79d15ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyTTC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe6acc290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe6acc290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyTTC_threshold ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff5a5c6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7ff5a5c6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writeLanePositions ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,32
> 
> =================================================================
> ==2391504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f531d6920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f531d6920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writeLanePositions_to_globalMeasures ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,32
> 
> =================================================================
> ==2391501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f34186b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f34186b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writePositions_to_globalMeasures ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,32
> 
> =================================================================
> ==2391499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7d5d0d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7d5d0d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f8d66c180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f8d66c180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_reduced_width ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd4d3d930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd4d3d930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_steplength1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 312 byte(s) in 13 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f48134fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f48134fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_steplength1_euler ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fee379df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fee379df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_sublane1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe3e044b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe3e044b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_sublane2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fbd7305a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fbd7305a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe82bc880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe82bc880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f795f66c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f795f66c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_early_arrival_foe ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f4a6e7e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f4a6e7e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_steplength1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f31596ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f31596ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_steplength1_euler ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f6073da50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f6073da50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3384 byte(s) in 141 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f48d9d9a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 600 byte(s) in 25 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f48d9d9a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_left_foe_straight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2808 byte(s) in 117 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f48247150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f48247150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fad315a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fad315a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_major_log_begin_during_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f9b07f040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f9b07f040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3336 byte(s) in 139 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f05688680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 456 byte(s) in 19 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f05688680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_straight_foe_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd6a50780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd6a50780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_junction_not_found ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,21
> 
> =================================================================
> ==2392231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f70cb43b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 336 byte(s) leaked in 14 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2391870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6840 byte(s) in 285 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fea909ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 6840 byte(s) leaked in 285 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower_leader_breaking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2391891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7800 byte(s) in 325 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb4f8df80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 7800 byte(s) leaked in 325 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower_leader_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2391894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5016 byte(s) in 209 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb7a09a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 5016 byte(s) leaked in 209 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2391930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3600 byte(s) in 150 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f99fc2590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 3600 byte(s) leaked in 150 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_left_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fdc1a0790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fdc1a0790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_left_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb24707d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fb24707d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_right_ped_crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f8970d670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 744 byte(s) in 31 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f8970d670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_leader_deviating_routes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f46e523a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f46e523a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2391879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7680 byte(s) in 320 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f64719da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 7680 byte(s) leaked in 320 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_braking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2391904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8640 byte(s) in 360 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f77ebdfb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 8640 byte(s) leaked in 360 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_parking1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2391914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fb4b86af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 8424 byte(s) leaked in 351 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_parking2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==2391934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff3a65540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 8424 byte(s) leaked in 351 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_follows_both_turning_left_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3984 byte(s) in 166 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe937fc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe937fc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_follows_both_turning_left_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4056 byte(s) in 169 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f12edf600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 264 byte(s) in 11 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f12edf600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_leader_deviating_routes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd74150a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd74150a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following minGap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe1be5e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe1be5e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords with_geo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f359545a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 456 byte(s) in 19 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f359545a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords without_geo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f51550450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 456 byte(s) in 19 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f51550450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_right_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3168 byte(s) in 132 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd6ecde70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 648 byte(s) in 27 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd6ecde70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_right_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f41972440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 624 byte(s) in 26 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f41972440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0bebf880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 624 byte(s) in 26 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f0bebf880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f79530020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f79530020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_left_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1292f450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1292f450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_left_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3120 byte(s) in 130 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f644575e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f644575e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3648 byte(s) in 152 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2ebd0990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 408 byte(s) in 17 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f2ebd0990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fa1dea950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fa1dea950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_left_ego_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2ba26af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f2ba26af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_left_ego_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3744 byte(s) in 156 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f66067870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 600 byte(s) in 25 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f66067870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_right_ego_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f80bb9840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f80bb9840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_right_ego_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3360 byte(s) in 140 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff46f0280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7ff46f0280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_four_vehs ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fdee0baf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fdee0baf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_and_continuation1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3672 byte(s) in 153 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f38813700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 408 byte(s) in 17 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f38813700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_and_continuation2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd4832080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd4832080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_both_turn1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7a1f9150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 696 byte(s) in 29 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7a1f9150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_both_turn2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f81362800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 696 byte(s) in 29 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f81362800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_left_ego_major1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3048 byte(s) in 127 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f59b1f3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f59b1f3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_major_turn_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2664 byte(s) in 111 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2aea7d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 384 byte(s) in 16 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f2aea7d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_minor_turn_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2712 byte(s) in 113 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f208fb530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f208fb530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2808 byte(s) in 117 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc61b5a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fc61b5a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes_two_equipped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f80abd2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1344 byte(s) in 56 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f80abd2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes_two_equipped_same_file ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f614df730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1344 byte(s) in 56 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f614df730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3216 byte(s) in 134 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f1f67d6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f1f67d6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_major_turn_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 112 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe27d7bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe27d7bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_major_turn_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f59975fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f59975fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_minor_turn_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3096 byte(s) in 129 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fdaa1cf80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 264 byte(s) in 11 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fdaa1cf80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_minor_turn_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2784 byte(s) in 116 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f0bfbd9c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f0bfbd9c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd1338510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd1338510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fa25228d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fa25228d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict four_vehs ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f60b28d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f60b28d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict three_vehs ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2391693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fe688ad00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fe688ad00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4272 byte(s) in 178 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f7e5e0150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 744 byte(s) in 31 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f7e5e0150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd0f07e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd0f07e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fbcea8bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fbcea8bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
5,13c5,13
<     <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/>
<         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48.
05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7
2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/>
<         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
---
>     <conflict begin="1.00" end="10.40" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.72,48.35 95.07,48.35 95.44,48.34 95.82,48.32 96.20,48.30 96.55,48.29 96.88,48.27 97.25,48.25 97.64,48.23 98.06,48.21 98.49,48.16 98.95,48.
05 99.43,47.94 99.94,47.82 100.47,47.69 100.99,47.46 101.54,47.21 102.11,46.95 102.69,46.67 103.29,46.35 103.90,46.01 104.54,45.66 105.20,45.29 105.89,44.92 106.60,44.53 107.33,44.13"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.28,0.00 3.43,0.00 3.58,0.00 3.74,-0.01 3.89,-0.02 3.71,-0.03 3.26,-0.04 3.52,-0.06 3.78,-0.07 4.04,-0.09 4.30,-0.12 4.55,-0.17 4.81,-0.29 5.06,-0.42 5.31,-0.57 5.55,-0.72 5.77,-1.00 5.97,-1.32 6.15,-1.67 6.31,-2.06 6.44,-2.46 6.58,-2.8
1 6.70,-3.18 6.83,-3.50 7.02,-3.70 7.21,-3.90 7.42,-4.06"/>
>         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
>         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
15c15
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
---
>         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
19,27c19,27
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="10 10 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.43,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 1
62.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.35 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.8
9,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fd59f0ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 480 byte(s) in 20 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7fd59f0ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,17
<     <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4
3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3
5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0
0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48.
23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61
 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8
1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1
7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33
,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/>
<         <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1
073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374
1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.
00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1
073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374
1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.
00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.
54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121
.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 
NA NA NA NA NA NA NA NA"/>
<         <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N
A NA NA NA NA NA NA NA"/>
<         <maxDRAC time="NA" position="NA" type="NA" value="NA"/>
<         <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/>
---
>     <conflict begin="1.00" end="11.90" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.69,48.35 95.00,48.35 95.31,48.35 95.63,48.33 95.94,48.32 96.25,48.30 96.56,48.29 96.86,48.27 97.11,48.26 97.33,48.25 97.49,48.24 97.65,48.
23 97.83,48.22 98.04,48.21 98.28,48.20 98.53,48.15 98.81,48.08 99.12,48.01 99.45,47.93 99.80,47.85 100.18,47.76 100.59,47.65 100.99,47.46 101.42,47.27 101.87,47.06 102.34,46.84 102.83,46.60 103.33,46.32 103.86,46.03 104.40,45.73 104.97,45.42 105.57,45.09 106.19,44.76 106.83,44.41 107.49,44.05 108.18,43.67 108.89,43.29 109.62,42.89 110.37,42.48 111.15,42.06 111.95,41.62"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,-0.00 3.12,-0.01 3.12,-0.01 3.12,-0.02 3.12,-0.02 2.79,-0.02 2.34,-0.02 1.89,-0.02 1.44,-0.02 1.70,-0.02 1.96,-0.02 2.22,-0.03 2.48,-0.04 2.74,-0.05 3.00,-0.08 3.26,-0.11 3.52,-0.15 3.78,-0.19 4.04,-0.2
4 4.29,-0.30 4.55,-0.41 4.80,-0.53 5.04,-0.66 5.28,-0.82 5.51,-1.00 5.74,-1.21 5.95,-1.44 6.15,-1.70 6.34,-1.97 6.53,-2.25 6.70,-2.55 6.85,-2.87 6.99,-3.19 7.16,-3.44 7.31,-3.71 7.48,-3.95 7.69,-4.12 7.89,-4.29 8.12,-4.43"/>
>         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
>         <TTCSpan values="6.93 6.83 6.73 6.63 6.53 6.43 6.33 6.23 6.13 6.03 5.93 5.83 5.73 5.63 5.53 5.43 5.33 5.23 5.13 5.03 4.93 4.83 4.73 4.63 4.53 4.43 4.33 4.23 4.13 4.03 3.93 3.83 3.73 3.63 3.53 3.43 3.33 3.23 3.13 3.03 2.93 2.83 2.73 2.63 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="5.30" position="101.65,46.26" type="11" value="2.63"/>
>         <DRACSpan values="0.10 0.10 0.11 0.11 0.11 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.20 0.21 0.22 0.23 0.24 0.25 0.26 0.28 0.29 0.30 0.32 0.34 0.35 0.37 0.39 0.42 0.44 0.47 0.50 0.53 0.57 0.61 0.65 3.43 3.36 3.29 3.21 3.12 3.03 2.92 2.80 2.66 2.51 2.34 2.15 1.93 1.67 1.38 1.04 0.64 0.17 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,31
> 
> =================================================================
> ==2392153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bd5259 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x1b791e4 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f05d6c0a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 576 byte(s) in 24 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1bdcb69 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x1bd8318 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x1bd3b60 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x1b73711 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x1b70cdf in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x1b702b6 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x596809 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f05d6c0a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd537c2b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fd537c2af52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 256 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f924f4db5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f924f4daf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 256 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9dc63775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f9dc6376f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 256 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5b436945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f5b43693f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 256 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbb974725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fbb97471f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9a34e405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f9a34e3ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2393633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f477ebf95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f477ebf8f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic late_taxi ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7cb95df5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f7cb95def52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic stop_attributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,20
> 
> =================================================================
> ==2393638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fe8bbe7ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 8 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fadb52b15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fadb52b0f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 80 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2e3b2565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f2e3b255f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdc697895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fdc69788f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,27
> 
> =================================================================
> ==2394249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f625f8f75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e539f4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:238:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x2d9fd43 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f625f8f6f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 248 byte(s) leaked in 11 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2394256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0a1ac695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f0a1ac68f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket9867 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2394260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4c1edce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e539f4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:238:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f4c1edcdf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7a8c2885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f7a8c287f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe4e88c85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fe4e88c7f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa1e53655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fa1e5364f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2393902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe02adce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fe02adcdf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f97b02915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f97b0290f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fcbbba7b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fcbbba7af52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,21
> 
> =================================================================
> ==2394025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f3b17717f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 8 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,24
> 
> =================================================================
> ==2393948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fa5c0a8bf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 16 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,24
> 
> =================================================================
> ==2394014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fee3fdadf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 16 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,21
> 
> =================================================================
> ==2394026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f6f15cedf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 8 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling 1person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2393728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2fefef55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e539f4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:238:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f2fefef4f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2393738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f743af8e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e539f4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:238:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f743af8df52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling short_edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2393753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f69f05195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e539f4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:238:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f69f0518f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2393749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f30f9c935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e539f4 in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:238:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f30f9c92f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f110d34a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f110d349f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f73d8f375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f73d8f36f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2393702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f052ac595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f052ac58f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2393711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0e7b3815ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f0e7b380f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4a85ce85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f4a85ce7f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb04ad515ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fb04ad515fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f59c23795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f59c23795fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdb2bcb75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fdb2bcb75fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff5c2b885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7ff5c2b885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8073dd35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f8073dd35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa0a116e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fa0a116e5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_taxiAny ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2394104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1eb31875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f1eb31875fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 64 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb2dcf435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fb2dcf42f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9cbff795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f9cbff78f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe578a705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fe578a6ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f912a2b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f912a2b3f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8052f745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f8052f73f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2393799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc2b2d025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fc2b2d01f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip taxiflow ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2393835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7f19ae15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0xeda39d in MSInsertionControl::determineCandidates(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:247:57
>     #9 0x56d17f in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:681:17
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f7f188310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 40 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,42
> 
> =================================================================
> ==2393805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x2485845 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:248:28
>     #2 0x24df645 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x2497f7b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #4 0x24e18e4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #5 0x25127a9 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #6 0x56ca92 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7ff2a44340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff2a56e45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first_longTaxiWait ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,42
> 
> =================================================================
> ==2393807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x2485845 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:248:28
>     #2 0x24df645 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x2497f7b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #4 0x24e18e4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #5 0x25127a9 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #6 0x56ca92 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f07ee5770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f07ef8275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_last ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2393834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f32f8b155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f32f8b14f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_via_trainStop_ride_taxi ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2393895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7effdfc6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7effdfc6bf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 32 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbc98c0a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fbc98c09f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f69ec8bc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f69ec8bbf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f61db32a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f61db329f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe7dd6105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fe7dd60ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4fabb695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f4fabb68f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 80 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7faf55c605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7faf55c5ff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8f0b7535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f8f0b752f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f31dedb15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f31dedb0f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9f91cb15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f9f91cb0f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 80 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc134b195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7fc134b18f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2394201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9a6c1335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1e5373d in MSDevice_Taxi::MSDevice_Taxi(SUMOVehicle&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:236:27
>     #2 0x1e4bae5 in MSDevice_Taxi::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:105:37
>     #3 0x1b316d6 in MSDevice::buildVehicleDevices(SUMOVehicle&, std::vector<MSVehicleDevice*, std::allocator<MSVehicleDevice*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice.cpp:116:5
>     #4 0xcffdba in MSBaseVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:155:5
>     #5 0xa1c980 in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1025:20
>     #6 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #7 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #8 0x8dc52d in MSRouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:616:34
>     #9 0x8fc632 in MSRouteHandler::closeTrip() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:991:5
>     #10 0x2da06fa in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:285:13
>     #11 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f9a6c132f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors duplicates route_newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2394474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f3cd1d885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f3cd1d885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 240 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates route_oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2394479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f8bcc2d95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f8bcc2d95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 240 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : errors invalid_color ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,114
> 
> =================================================================
> ==2394684==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 640 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x2e06560 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:717:37
>     #2 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f230f4575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0xcafa20 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<int const, std::pair<long long, long long> > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xcaf94d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<int const, std::pair<long long, long long> > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<int const, std::pair<long long, long long> > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xcaf6cc in std::_Rb_tree<int, std::pair<int const, std::pair<long long, long long> >, std::_Select1st<std::pair<int const, std::pair<long long, long long> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<long long, long long> > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x2e510e8 in std::_Rb_tree_node<std::pair<int const, std::pair<long long, long long> > >* std::_Rb_tree<int, std::pair<int const, std::pair<long long, long long> >, std::_Select1st<std::pair<int const, std::pair<long long, long long> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<long long, long long> > > >::_M_create_node<std::pair<int, std::pair<long long, long long> > >(std::pair<int, std::pair<long long, long long> >&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../.
./../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x2e50a31 in std::pair<std::_Rb_tree_iterator<std::pair<int const, std::pair<long long, long long> > >, bool> std::_Rb_tree<int, std::pair<int const, std::pair<long long, long long> >, std::_Select1st<std::pair<int const, std::pair<long long, long long> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<long long, long long> > > >::_M_emplace_unique<std::pair<int, std::pair<long long, long long> > >(std::pair<int, std::pair<long long, long long> >&&) /usr/bin/../lib/gcc/
x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2408:19
>     #6 0x2e3e219 in std::enable_if<is_constructible<std::pair<int const, std::pair<long long, long long> >, std::pair<int, std::pair<long long, long long> > >::value, std::pair<std::_Rb_tree_iterator<std::pair<int const, std::pair<long long, long long> > >, bool> >::type std::map<int, std::pair<long long, long long>, std::less<int>, std::allocator<std::pair<int const, std::pair<long long, long long> > > >::insert<std::pair<int, std::pair<long long, long long> > >(std::pair<int, std::pair<long 
long, long long> >&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:815:16
>     #7 0x2e7d0c6 in SUMOVTypeParameter::setManoeuverAngleTimes(SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVTypeParameter.cpp:328:35
>     #8 0x2e7bb45 in SUMOVTypeParameter::SUMOVTypeParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVTypeParameter.cpp:308:5
>     #9 0x2e06606 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:717:41
>     #10 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #11 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #12 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #13 0x7f230f4575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors invalid_color_name ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,114
> 
> =================================================================
> ==2394691==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 640 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x2e06560 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:717:37
>     #2 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f81b55355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0xcafa20 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<int const, std::pair<long long, long long> > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xcaf94d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<int const, std::pair<long long, long long> > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<int const, std::pair<long long, long long> > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0xcaf6cc in std::_Rb_tree<int, std::pair<int const, std::pair<long long, long long> >, std::_Select1st<std::pair<int const, std::pair<long long, long long> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<long long, long long> > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x2e510e8 in std::_Rb_tree_node<std::pair<int const, std::pair<long long, long long> > >* std::_Rb_tree<int, std::pair<int const, std::pair<long long, long long> >, std::_Select1st<std::pair<int const, std::pair<long long, long long> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<long long, long long> > > >::_M_create_node<std::pair<int, std::pair<long long, long long> > >(std::pair<int, std::pair<long long, long long> >&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../.
./../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x2e50a31 in std::pair<std::_Rb_tree_iterator<std::pair<int const, std::pair<long long, long long> > >, bool> std::_Rb_tree<int, std::pair<int const, std::pair<long long, long long> >, std::_Select1st<std::pair<int const, std::pair<long long, long long> > >, std::less<int>, std::allocator<std::pair<int const, std::pair<long long, long long> > > >::_M_emplace_unique<std::pair<int, std::pair<long long, long long> > >(std::pair<int, std::pair<long long, long long> >&&) /usr/bin/../lib/gcc/
x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2408:19
>     #6 0x2e3e219 in std::enable_if<is_constructible<std::pair<int const, std::pair<long long, long long> >, std::pair<int, std::pair<long long, long long> > >::value, std::pair<std::_Rb_tree_iterator<std::pair<int const, std::pair<long long, long long> > >, bool> >::type std::map<int, std::pair<long long, long long>, std::less<int>, std::allocator<std::pair<int const, std::pair<long long, long long> > > >::insert<std::pair<int, std::pair<long long, long long> > >(std::pair<int, std::pair<long 
long, long long> >&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:815:16
>     #7 0x2e7d0c6 in SUMOVTypeParameter::setManoeuverAngleTimes(SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVTypeParameter.cpp:328:35
>     #8 0x2e7bb45 in SUMOVTypeParameter::SUMOVTypeParameter(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVTypeParameter.cpp:308:5
>     #9 0x2e06606 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:717:41
>     #10 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #11 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #12 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #13 0x7f81b55355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors person unconnected_ride ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2394557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f39f25f15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : errors person unconnected_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2394559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f97a3cdd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : errors person unconnected_stops_same_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2394571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fec7de465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors person unconnected_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2394561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb9018c55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes disconnected_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2394461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f46ecd8f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes emptyperson ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2394450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f78000365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_shorter ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,109
> 
> =================================================================
> ==2394556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x18514c7 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:315:23
>     #2 0x1799c6e in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:327:46
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fae6b257f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 2240 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1773f0a in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:805:32
>     #2 0x17628cc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fae6b2585ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 288 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x283c980 in __gnu_cxx::new_allocator<std::vector<MSLink*, std::allocator<MSLink*> > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x283c8ad in std::allocator_traits<std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > > >::allocate(std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x283c83f in std::_Vector_base<std::vector<MSLink*, std::allocator<MSLink*> >, std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x29347e8 in std::vector<MSLink*, std::allocator<MSLink*> >* std::vector<std::vector<MSLink*, std::allocator<MSLink*> >, std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > > >::_M_allocate_and_copy<__gnu_cxx::__normal_iterator<std::vector<MSLink*, std::allocator<MSLink*> > const*, std::vector<std::vector<MSLink*, std::allocator<MSLink*> >, std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > > > > >(unsigned long, __gnu_cxx::__normal_iterator<std::vector<MSLink*, std
::allocator<MSLink*> > const*, std::vector<std::vector<MSLink*, std::allocator<MSLink*> >, std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > > > >, __gnu_cxx::__normal_iterator<std::vector<MSLink*, std::allocator<MSLink*> > const*, std::vector<std::vector<MSLink*, std::allocator<MSLink*> >, std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > > > >) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1508:29
>     #5 0x2920f7b in std::vector<std::vector<MSLink*, std::allocator<MSLink*> >, std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > > >::operator=(std::vector<std::vector<MSLink*, std::allocator<MSLink*> >, std::allocator<std::vector<MSLink*, std::allocator<MSLink*> > > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:226:24
>     #6 0x29189c2 in MSTrafficLightLogic::adaptLinkInformationFrom(MSTrafficLightLogic const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSTrafficLightLogic.cpp:313:13
>     #7 0x28a30b9 in MSTLLogicControl::TLSLogicVariants::addLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, MSTrafficLightLogic*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSTLLogicControl.cpp:115:16
>     #8 0x28b9cbd in MSTLLogicControl::add(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, MSTrafficLightLogic*, bool) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSTLLogicControl.cpp:586:19
>     #9 0x1853180 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:339:38
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,180
> 
> =================================================================
> ==2372958==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 848 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0xbeee0b in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:106:24
>     #2 0x20b66af in MSCalibrator::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:434:55
>     #3 0x20cfe77 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.h:151:34
>     #4 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #5 0x56de00 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:694:28
>     #6 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #7 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #8 0x7f0bc930b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x19e696d in MSAbstractLaneChangeModel::build(LaneChangeModel, MSVehicle&) /home/delphi/clangDebug/sumo/src/microsim/lcmodels/MSAbstractLaneChangeModel.cpp:89:24
>     #2 0xa1cb7e in MSVehicle::initDevices() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:1026:25
>     #3 0xbef6a0 in MSVehicleControl::initVehicle(MSBaseVehicle*, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:116:16
>     #4 0xbef180 in MSVehicleControl::buildVehicle(SUMOVehicleParameter*, MSRoute const*, MSVehicleType*, bool, bool, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:107:5
>     #5 0x20b66af in MSCalibrator::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:434:55
>     #6 0x20cfe77 in MSCalibrator::CalibratorCommand::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.h:151:34
>     #7 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #8 0x56de00 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:694:28
>     #9 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #10 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #11 0x7f0bc930b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter parking maneuver_reroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,320
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2371410==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89b2e in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:160:40
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #14 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #15 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #16 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #17 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #18 0x7f470447b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders base ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2371276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1d0cc7e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders changeDest ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2371279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8281c2a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders changeDest_longEdge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2371291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3b665bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders keepDest ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2371277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f486e14a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders keepDest2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2371278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f748c9345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2371295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5970c795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2371319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f75de0ce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2371299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8ef77715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_number_prob_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1202:99: runtime error: signed integer overflow: 6 * 1844674407370955161 cannot be represented in type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1202:99 in 

TEST FAILED on ts-sim-build-ba : extended scale flow_prob_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 4.29497e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 

TEST FAILED on ts-sim-build-ba : extended stops errors not_allowed ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2372364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fb42693d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7fb42693d5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 224 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2372250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f5aea07f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f5aea07f5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 224 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_invalid2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2372253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f46e18885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f46e18885fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 224 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops simple_stop_expecting2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2372487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbf43a4c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2372229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f529a07b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2372231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5afbea85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting2_duration ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2372232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe1a23fd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2372222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f98c72ba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration_abort ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2372233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f82326715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

13 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
lc_model roundabout high_traffic ( Last six runs Apr2022 )
lc_model roundabout mixed high_traffic ( Last six runs Apr2022 )
lc_model roundabout no_cooperation high_traffic ( Last six runs Apr2022 )
lc_model roundabout outer_exitMinor high_traffic ( Last six runs Apr2022 )
lc_model roundabout outer_exitOnly high_traffic ( Last six runs Apr2022 )
lc_model roundabout outer_exitOnly_noChangeRight high_traffic ( Last six runs Apr2022 )
lc_model roundabout small high_traffic ( Last six runs Apr2022 )
lc_model roundabout small mixed high_traffic ( Last six runs Apr2022 )
lc_model roundabout tls high_traffic ( Last six runs Apr2022 )
lc_model roundabout tls_2phase high_traffic ( Last six runs Apr2022 )
lc_model roundabout tls_actuated high_traffic ( Last six runs Apr2022 )
sublane_model roundabout high_traffic ( Last six runs Apr2022 )
sublane_model roundabout mixed high_traffic ( Last six runs Apr2022 )

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4645 ( Last six runs Apr2022 )

---------- Differences in errors ----------
9a10,61
> 
> =================================================================
> ==2367652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1859730 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:484:30
>     #2 0x179901a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:316:46
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fd8f754bf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x187d0e0 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x187d00d in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x187c93f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x188a00f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x1889512 in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_Vector_base(unsigned long, std::allocator<std::bitset<256ul> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x185fcb5 in std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::vector(std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x185999d in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:485:17
>     #8 0x179901a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:316:46
>     #9 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7fd8f754bf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x187d0e0 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x187d00d in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x187c93f in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 errors id_duplicated ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,100
> 
> =================================================================
> ==2367494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x173289c in NLDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:429:12
>     #2 0x172e7ff in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:345:37
>     #3 0x17be0c6 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1655:27
>     #4 0x179a681 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:354:13
>     #5 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fe8cf26cf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 304 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x22f970f in MSE3Collector::MSE3Collector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSE3Collector.cpp:317:36
>     #2 0x1732a82 in NLDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:429:16
>     #3 0x172e7ff in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:345:37
>     #4 0x17be0c6 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1655:27
>     #5 0x179a681 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:354:13
>     #6 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #7 0x7fe8cf26cf52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 304 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x22f9ab0 in MSE3Collector::MSE3Collector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSE3Collector.cpp:320:36
>     #2 0x1732a82 in NLDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:429:16
>     #3 0x172e7ff in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:345:37
>     #4 0x17be0c6 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1655:27
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-idling ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2370799==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #14 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #15 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #16 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #17 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #18 0x7f6ec1b425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output emissionClasses ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2370470==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2976 byte(s) in 12 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #14 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #15 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #16 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #17 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #18 0x7fbc2ab6f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2370513==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 73920 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x182ae50 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x1770e28 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:538:49
>     #3 0x1761f95 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd8d9c155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 58752 byte(s) in 136 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x17803b1 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1443:16
>     #2 0x1762c7c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:128:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fd8d9c155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1832ff2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x182a3df in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x176cb83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:454:30
>     #4 0x1761e97 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd8d9c155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output emission-output half_equipped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2370494==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #14 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #15 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #16 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #17 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #18 0x7fd4f72a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output models_cycle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2370459==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #14 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #15 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #16 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #17 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #18 0x7fdc78c075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output period ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,322
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2370507==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #14 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #15 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #16 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #17 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #18 0x7f90772145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2370789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f83943355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 30 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,61
> 
> =================================================================
> ==2370794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f58e648d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2376a2a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:45
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766dd0 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:214:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f58e648d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236d06e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x23796a5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x2384423 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output edge_filter ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2370310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff556bb35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output params_caccVehicleMode ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,21
> /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:218:33: runtime error: downcast of address 0x603000069700 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x603000069700: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  16 00 80 18  c0 c6 a8 04 00 00 00 00  00 00 00 00 00 00 00 00  10 27 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSCFModel_CACC::CACCVehicleVariables'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:218:33 in 
> /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:219:15: runtime error: member access within address 0x603000069700 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x603000069700: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  16 00 80 18  c0 c6 a8 04 00 00 00 00  00 00 00 00 00 00 00 00  10 27 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSCFModel_CACC::CACCVehicleVariables'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:219:15 in 
> 
> =================================================================
> ==2370282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0x522509 in realloc (/home/delphi/clangDebug/sumo/bin/sumoD+0x522509)
>     #1 0x7fa2878409b2  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xac9b2)
> 
> SUMMARY: AddressSanitizer: 256 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_attributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2370176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6f2763a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_by_options_and_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2370169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f86c395d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_by_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2370158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f28b73415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons riding ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2370182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5a4b4fd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons riding_noPersons ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2370191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f83772b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons riding_noPersons_radius ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2370199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd7ac4405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output short_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2370312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff2a80815ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output full-output errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2370393==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 73920 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x182ae50 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x1770e28 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:538:49
>     #3 0x1761f95 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4191a4b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 58752 byte(s) in 136 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x17803b1 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1443:16
>     #2 0x1762c7c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:128:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f4191a4b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1832ff2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x182a3df in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x176cb83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:454:30
>     #4 0x1761e97 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4191a4b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2368849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236d06e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x23796a5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x2384423 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x5950cb in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f3e200790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2376a2a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:45
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766dd0 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:214:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f3e213295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 109824 byte(s) in 264 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2368856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236d06e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x23796a5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x2384423 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x5950cb in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f37aa37c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2376a2a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:45
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766dd0 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:214:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f37ab62c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 109824 byte(s) in 264 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,53
> 
> =================================================================
> ==2368844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236d06e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x23796a5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x2384423 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x5950cb in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f19eece00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2376a2a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:45
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766dd0 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:214:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f19eff905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 2013440 byte(s) in 4840 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2368850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2376a2a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:45
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766dd0 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:214:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f27d78dd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 18304 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x23c3ca2 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:366:12
>     #2 0x236c13d in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:54
>     #3 0x2376a2a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:45
>     #4 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #5 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #6 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #7 0x1766dd0 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:214:17
>     #8 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #9 0x7f27d78dd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 19360 byte(s) leaked in 88 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_aggregate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==2368675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 832 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x23c3ca2 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:366:12
>     #2 0x237a854 in MSMeanData::writeAggregated(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:548:31
>     #3 0x2384e7d in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:697:13
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x5950cb in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f362b5910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 416 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x23c3ca2 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:366:12
>     #2 0x237a854 in MSMeanData::writeAggregated(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:548:31
>     #3 0x2384e7d in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:697:13
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x2237341 in MSDetectorControl::close(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:58:5
>     #6 0x573e51 in MSNet::closeSimulation(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:552:24
>     #7 0x567fab in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:412:5
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f362b5910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> SUMMARY: AddressSanitizer: 1248 byte(s) leaked in 3 allocation(s).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2369194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236d06e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x23796a5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x2384423 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x5950cb in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f3d5a02c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2377591 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:483:53
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766f57 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f3d5b2dc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 109824 byte(s) in 264 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2369205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236d06e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x23796a5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x2384423 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x5950cb in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7f2050e560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2377591 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:483:53
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766f57 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f20521065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 109824 byte(s) in 264 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2369192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236d06e in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x23796a5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x2384423 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2237fce in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x5950cb in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x56e73d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #8 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #9 0x7fc56223e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2377591 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:483:53
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766f57 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7fc5634ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 2013440 byte(s) in 4840 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,44
> 
> =================================================================
> ==2369197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x236bf97 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x2377591 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:483:53
>     #3 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x1766f57 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f98a28215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 18304 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x23c3ca2 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:366:12
>     #2 0x236c13d in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:54
>     #3 0x2377591 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:483:53
>     #4 0x223b664 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #5 0x173511e in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #6 0x17b9cc4 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #7 0x1766f57 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #8 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #9 0x7f98a28215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 880 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased emissionClasses ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,354
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2369516==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2c1e4ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:51:52
>     #14 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #15 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #16 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #17 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #18 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #19 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #20 0x7f702f8995ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models PHEMlight-PKW_G_EU4 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,320
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> 
> =================================================================
> ==2369505==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x61e910 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x61e83d in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x61e4af in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xbe905f in std::_Vector_base<double, std::allocator<double> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xbe8cc2 in std::_Vector_base<double, std::allocator<double> >::_Vector_base(unsigned long, std::allocator<double> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xcabcf5 in std::vector<double, std::allocator<double> >::vector(std::vector<double, std::allocator<double> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x2c93bd5 in std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<double, std::allocator<double> > >::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&, true>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
stl_pair.h:342:35
>     #8 0x2c925ac in std::pair<std::__decay_and_strip<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>::__type, std::__decay_and_strip<std::vector<double, std::allocator<double> >&>::__type> std::make_pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::vector<double, std::allocator<double> >&) /u
sr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h:529:14
>     #9 0x2c89ded in PHEMlightdll::CEP::CEP(bool, double, double, double, double, double, double, double, double, double, double, double, std::vector<double, std::allocator<double> >&, double, double, double, double, double, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::__cxx11::basi
c_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > >&, std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<dou
ble, std::allocator<double> > > >&, double, std::vector<double, std::allocator<double> >&) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEP.cpp:161:50
>     #10 0x2c96e35 in PHEMlightdll::CEPHandler::Load(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:104:62
>     #11 0x2c95add in PHEMlightdll::CEPHandler::GetCEP(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, PHEMlightdll::Helpers*) /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:45:18
>     #12 0x2c205ab in HelpersPHEMlight::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/HelpersPHEMlight.cpp:82:27
>     #13 0x2bf0e17 in PollutantsInterface::getClassByName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SUMOVehicleClass) /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:213:38
>     #14 0x2e0b754 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:800:40
>     #15 0x2d9a28d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #16 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #17 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #18 0x7f0a6290a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 1488 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary no_persons ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2367821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe6a1a445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2370527==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 73920 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x182ae50 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x1770e28 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:538:49
>     #3 0x1761f95 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb9e12935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 58752 byte(s) in 136 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x17803b1 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1443:16
>     #2 0x1762c7c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:128:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fb9e12935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1832ff2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x182a3df in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x176cb83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:454:30
>     #4 0x1761e97 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb9e12935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output rawdump errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2368341==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 73920 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x182ae50 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x1770e28 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:538:49
>     #3 0x1761f95 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe4259c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 58752 byte(s) in 136 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x17803b1 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1443:16
>     #2 0x1762c7c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:128:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fe4259c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1832ff2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x182a3df in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x176cb83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:454:30
>     #4 0x1761e97 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe4259c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output statistic persons ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2370635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff4ab1045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 30 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2367819==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 73920 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x182ae50 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x1770e28 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:538:49
>     #3 0x1761f95 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f53364cd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 58752 byte(s) in 136 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x17803b1 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1443:16
>     #2 0x1762c7c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:128:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f53364cd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1832ff2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x182a3df in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x176cb83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:454:30
>     #4 0x1761e97 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f53364cd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2367933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbda08695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered_delayed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2367944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd7424a05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2367966==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 73920 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x182ae50 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x1770e28 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:538:49
>     #3 0x1761f95 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1e68a455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 58752 byte(s) in 136 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x17803b1 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1443:16
>     #2 0x1762c7c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:128:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f1e68a455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1832ff2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x182a3df in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x176cb83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:454:30
>     #4 0x1761e97 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1e68a455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2367921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f15634095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,195
> 
> =================================================================
> ==2368277==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 73920 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x182ae50 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x1770e28 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:538:49
>     #3 0x1761f95 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f025d27b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 58752 byte(s) in 136 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x17803b1 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1443:16
>     #2 0x1762c7c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:128:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f025d27b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1832ff2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x182a3df in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x176cb83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:454:30
>     #4 0x1761e97 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f025d27b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8704 byte(s) in 136 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2368026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92b46b in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x2d97cff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9808cc55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_exit_times ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2368002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f23693795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_ride_parkingArea ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2368005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8748f5c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2367990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe0080635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_stoppingPlaces ( Last six runs Apr2022 )

---------- Differences in errors ----------
7a8,20
> 
> =================================================================
> ==2368003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 600 byte(s) in 25 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5b8ab8a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 600 byte(s) leaked in 25 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_write_unfinished ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2368000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc1b1f2c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2368042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f79c346e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes_sorted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2368047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd4246025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2367980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f87c7ef55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person_sorted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2367981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbdb6cf95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable write_unfinished_person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2367983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3910d565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7efea74e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting beaming ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff5bb1255ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2384982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4398e445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward_left_turning_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f367c68d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2384978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb0695615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f619c3695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f499b7d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting disconnected_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7efe1603a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f03ed1c65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f13afe7c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2385520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb9543985ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2385539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4bd05b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors route_invalid_permissions ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f14070705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting no_sidewalks ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd654c435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb89c40a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4ae3fb05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f77364055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f98537835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions jam_trafficlight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 210 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4e3d2e15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 5040 byte(s) leaked in 210 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting speedDev ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa5d7d935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond bidirectional_flow_2_stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6a52f805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond block_vehicles_walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdf7932f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice left_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fae619c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice right_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fd3159655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2d139135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f56b1cb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal left_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc67411c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal right_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f47e7ce15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7faff8fce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3c6ac235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fadb0fe75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f777c0155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4cb5a4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385183==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f80fbf165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f23be6a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff83d8235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f73659295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa6c4d345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe7cd9d15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f062a5205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping 3_arm_pathing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7faee584b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 144 byte(s) leaked in 6 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping beaming ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb1c717a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==2385883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1d9f5f05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f83db5e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2385897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f84d14455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles ignore_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7effb11525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8a2a2905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,15
> 
> =================================================================
> ==2385839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f078cc305ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward_uncontrolled ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8c2060b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles largeJunction_bikelane ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,15
> 
> =================================================================
> ==2385919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f484d1045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6d74d145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,15
> 
> =================================================================
> ==2385725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8de68725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward_configureGap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7e5a59c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward_left_turning_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f008e3155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f79fbef25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_left_turning_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f5d0ab9e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f259089c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_unprioritized ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2385804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f28c22b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace stripe-width ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2386107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f555ffc15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff8deb9d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_backward_overlap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f60804f15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff5ecf375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f340b6045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7feec7ce25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f76510e05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_illegal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2cd97f95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f43256e65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_sidewalk_onRoad ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2385967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fee27f645ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd02d4115ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5ff7ef15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle backward_after_walkingarea ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2c3ba0f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle backward_multiple_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f87277325ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0bd3a1c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing_fast_approaching ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9aa38e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing_from_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7eff559a85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle disembark ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f33c235f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle evade_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb0e742d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle forward_between_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f88146975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle forward_multiple_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe777fd05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_evasion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f66a62d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_half ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc8b16d95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_half_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f21a5aa95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle step_aside ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f03e1ec65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1555 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc94d5445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1769 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 192 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6cf7ed45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 4608 byte(s) leaked in 192 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1780 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2386932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6f6ae825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1781 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8411e355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2060 ( Last six runs Apr2022 )

---------- Differences in errors ----------
12a13,25
> 
> =================================================================
> ==2386953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8550f975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2220 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3c638e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2840 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe5d7b195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2841 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7b306a45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3260 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbf5c30b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3347 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2163c395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 120 byte(s) leaked in 5 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3888 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fba3d60a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket4314 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd82a8105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket4362 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f729ce885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket5257 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe6724af5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket5661 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f92c989c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket8417 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2387104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f217c9745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 72 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping busstop ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2387177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0f2ee5e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping counterflow_change_direction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2387112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe29fecc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 288 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping disconnected_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff643e065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,17
> 
> =================================================================
> ==2386780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb4fe6665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2386790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe146c955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route_invalid_permissions_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
7a8,20
> 
> =================================================================
> ==2386822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f989bf485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2386765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd4563945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_trip_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,16
> 
> =================================================================
> ==2386770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe3a50c55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors route_invalid_permissions ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2386796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8a1ede65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors route_invalid_permissions_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2386815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3f01fb35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping multiple_pedestrian_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdb462c05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping no_sidewalks ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2387127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2bffaed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_1stripe ( Last six runs Apr2022 )

---------- Differences in errors ----------
2563a2564,2577
> 
> =================================================================
> ==2386603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f238c1025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7df6e8e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f56297fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f19cf9fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f567319f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_jammed ( Last six runs Apr2022 )

---------- Differences in errors ----------
7a8,21
> 
> =================================================================
> ==2386641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3028ec15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 30 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc6be7485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 7200 byte(s) leaked in 300 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6889e345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 7200 byte(s) leaked in 300 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions plaza ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14592 byte(s) in 608 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fadffa395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 14592 byte(s) leaked in 608 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping speedDev ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2387171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff5613225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bbb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9e23ddb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bbf ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdd9de155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bfb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f366b31b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bff ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7c993c55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fbb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f104d4fd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fbf ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fedba3ba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets ffb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f418bddb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fff ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2386824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8b3cf8a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond bidirectional_flow_2_stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc5f879f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 8040 byte(s) leaked in 335 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond block_vehicles_walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9f27df55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping tls tlIndex2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2386907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fae169d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice left_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f31bd3825ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice right_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2bdd7575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice straight_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb4003d35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice straight_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa74d9015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal left_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2622f565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal right_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f326e72f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal straight_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbceb19e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal straight_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb2505b55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f90653025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f90fb15b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f304ee0a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb5396c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f32704595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f18a8c745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing straight_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fdfce3b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing straight_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa4db7215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing turn_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6df20bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing turn_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2386470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x1769e8c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f0c847aa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
2d5
< Warning: Invalid approach information to rail signal 'junction 'P3', link 0' after rerouting for vehicle 'rail3' first driveway edge 'T2_1' time=81.00.
4d6
< Warning: Invalid approach information to rail signal 'junction 'N1', link 0' after rerouting for vehicle 'rail5' first driveway edge 'T21_0' time=530.00.
5a8,709
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f93cde880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2387802==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f1e52e270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,1095
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> Warning: Teleporting vehicle 'train2'; waited too long (yield), lane='d_0', time=408.00.
> Warning: Vehicle 'train2' ends teleporting on edge 'e', time=428.00.
> 
> =================================================================
> ==2387895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fbbee11b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 15456 byte(s) in 42 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,437
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2387875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fa70090a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,559
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f846c0f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision crossing_tracks_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,288
> 
> =================================================================
> ==2387977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7faa251c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22080 byte(s) in 60 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,88
> 
> =================================================================
> ==2387994==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f24849540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_further ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,87
> 
> =================================================================
> ==2388001==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f241ccf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_jump ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2388014==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fb4998d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_jump_sameEdge ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,88
> 
> =================================================================
> ==2388018==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fe765bd00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail collision frontal_collision_reverseRoles ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,88
> 
> =================================================================
> ==2388010==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fd9a64c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==2387804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f182f7ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22080 byte(s) in 60 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2387761==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fdcca6260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 384 byte(s) in 6 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,132
> 
> =================================================================
> ==2387769==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 10304 byte(s) in 28 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f21b98460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 448 byte(s) in 7 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail model_railroad ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,943
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2387821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fd0c48aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 75808 byte(s) in 206 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==2387461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f1f2559b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 18768 byte(s) in 51 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2387278==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f937e7680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 512 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2387281==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fe90c8590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,493
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2387412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5bb05df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22816 byte(s) in 62 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==2387413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fa44fb1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 12880 byte(s) in 35 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==2387475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fd4151e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 18400 byte(s) in 50 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,484
> 
> =================================================================
> ==2387435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f3c5e1c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 14352 byte(s) in 39 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,529
> 
> =================================================================
> ==2387427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f00c5c990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 14720 byte(s) in 40 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,103
> 
> =================================================================
> ==2387433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fe15e7760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 9200 byte(s) in 25 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,480
> 
> =================================================================
> ==2387443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f12b71660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 14720 byte(s) in 40 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2387274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1796965 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:41
>     #2 0x176a1ac in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7faf5fa875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x27d74d0 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x27d73fd in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x27d6acf in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x27d5306 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x27ca5ab in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x27c0f9f in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:118:24
>     #7 0x1796a22 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:45
>     #8 0x176a1ac in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #9 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #10 0x7faf5fa875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2387251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1796965 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:41
>     #2 0x176a1ac in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fc31bd795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x27d74d0 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x27d73fd in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x27d6acf in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x27d5306 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x27ca5ab in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x27c0f9f in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:118:24
>     #7 0x1796a22 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:45
>     #8 0x176a1ac in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #9 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #10 0x7fc31bd795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2387246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1796965 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:41
>     #2 0x176a1ac in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f8832b265ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x27d74d0 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x27d73fd in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x27d6acf in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x27d5306 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x27ca5ab in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x27c0f9f in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:118:24
>     #7 0x1796a22 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:45
>     #8 0x176a1ac in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #9 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #10 0x7f8832b265ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,25
> 
> =================================================================
> ==2387261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1796965 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:41
>     #2 0x176a1ac in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #3 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7faea556e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x27d74d0 in __gnu_cxx::new_allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x27d73fd in std::allocator_traits<std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::allocate(std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x27d6acf in std::_Vector_base<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x27d5306 in void std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::_M_realloc_insert<MSRailSignalConstraint_Predecessor::PassedTracker* const&>(__gnu_cxx::__normal_iterator<MSRailSignalConstraint_Predecessor::PassedTracker**, std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> > >, MSRailSignalConstraint_Predecessor::PassedTr
acker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x27ca5ab in std::vector<MSRailSignalConstraint_Predecessor::PassedTracker*, std::allocator<MSRailSignalConstraint_Predecessor::PassedTracker*> >::push_back(MSRailSignalConstraint_Predecessor::PassedTracker* const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0x27c0f9f in MSRailSignalConstraint_Predecessor::MSRailSignalConstraint_Predecessor(MSRailSignal const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSRailSignalConstraint.cpp:118:24
>     #7 0x1796a22 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:45
>     #8 0x176a1ac in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #9 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #10 0x7faea556e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 88 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2387289==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f391d2400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 512 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi_option ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,86
> 
> =================================================================
> ==2387295==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f2b877cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 512 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,453
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f9f218c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,511
> 
> =================================================================
> ==2387740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f6ebb1080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,513
> 
> =================================================================
> ==2387711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f0ba905e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4416 byte(s) in 12 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
4a9,467
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fe736ce90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 12880 byte(s) in 35 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
4a9,532
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f1490b220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible_slack ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,529
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7effc67780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 6624 byte(s) in 18 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,528
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f143d69c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,188
> 
> =================================================================
> ==2387568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f4ecc2ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,396
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5a98eb10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5152 byte(s) in 14 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,664
> 
> =================================================================
> ==2387605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f0f6c6b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,609
> 
> =================================================================
> ==2387636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f983db5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 7728 byte(s) in 21 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,664
> 
> =================================================================
> ==2387598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f041bb700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,675
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2387527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f11f487e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 60720 byte(s) in 165 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,632
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2387520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fde8d5470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 60720 byte(s) in 165 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
1a6,276
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==2387790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f77a3ca30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8832 byte(s) in 24 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
1a6,494
> 
> =================================================================
> ==2387797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f131630f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22080 byte(s) in 60 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail uncontrolled_links ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,87
> 
> =================================================================
> ==2387834==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7fa6fd0660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fff140 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x1fff06d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>,
 std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x1ffed1c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> c
onst*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x1ffcef2 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehic
le> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::al
locator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x1ffc613 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVe
hicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std:
:allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > > > >, std::piece
wise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2455:19
>     #6 0x1ff9f26 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*>, std::allocator<std::pair<RailEdge<MSEdge, SUMOVehicle> const*, RailEd
ge<MSEdge, SUMOVehicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x1fe9333 in RailEdge<MSEdge, SUMOVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
>     #8 0x1fd9749 in DijkstraRouter<RailEdge<MSEdge, SUMOVehicle>, SUMOVehicle>::compute(RailEdge<MSEdge, SUMOVehicle> const*, RailEdge<MSEdge, SUMOVehicle> const*, SUMOVehicle const*, long long, std::vector<RailEdge<MSEdge, SUMOVehicle> const*, std::allocator<RailEdge<MSEdge, SUMOVehicle> const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:203:75
<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 Apr2022 )

---------- Differences in errors ----------
2a3,36
> 
> =================================================================
> ==2362425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f3d6fced5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f3d6fced5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 5 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8c4a61 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:297:64
>     #2 0x2d9a601 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:166:13
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,37
> 
> =================================================================
> ==2362413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fd4219855fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7fd4219855fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 5 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8c4a61 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:297:64
>     #2 0x2d9a601 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:166:13
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,36
> 
> =================================================================
> ==2362200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f6efe4d95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f6efe4d95fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 5 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8c4a61 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:297:64
>     #2 0x2d9a601 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:166:13
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,28
> 
> =================================================================
> ==2362248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f53640b35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f53640b35fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> SUMMARY: AddressSanitizer: 256 byte(s) leaked in 2 allocation(s).

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

---------- Differences in errors ----------
3a4,37
> 
> =================================================================
> ==2362192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 208 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8cd3b6 in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:26
>     #2 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f4ef7ccc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 48 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x6d2df0 in __gnu_cxx::new_allocator<MSEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x6d2d1d in std::allocator_traits<std::allocator<MSEdge const*> >::allocate(std::allocator<MSEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:444:20
>     #3 0x6d226f in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x8971af in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x896bf2 in std::_Vector_base<MSEdge const*, std::allocator<MSEdge const*> >::_Vector_base(unsigned long, std::allocator<MSEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x87cc75 in std::vector<MSEdge const*, std::allocator<MSEdge const*> >::vector(std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x86f4bf in MSRoute::MSRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSEdge const*, std::allocator<MSEdge const*> > const&, bool, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&, long long, int) /home/delphi/clangDebug/sumo/src/microsim/MSRoute.cpp:55:16
>     #8 0x8cddbb in MSRouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:418:30
>     #9 0x2d9e286 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #10 0x2f7bb28 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #11 0x7f4ef7ccc5fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 5 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x8c4a61 in MSRouteHandler::openRoute(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:297:64
>     #2 0x2d9a601 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:166:13
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2362900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f89057565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2362906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9d676145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (#4134) on ts-sim-build-ba : action_step_length CF_dynamics apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Apr2022 )

#4134
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'follower2'; collision with vehicle 'follower', lane='end3_0', gap=-0.09, time=7.80 stage=move.
> Warning: Vehicle 'follower2' teleports beyond arrival edge 'end3', time=7.80.

TEST had known bugs ([zeitlupe]) on ts-sim-build-ba : action_step_length LC_dynamics change_later ( Last six runs Apr2022 )

too much braking (ballistic or asl)
(This bug was triggered by text found in file 'rawdump' matching '.*')
---------- Differences in rawdump ----------
1008c1008
<                 <vehicle id="veh" pos="165.24" speed="28.15"/>
---
>                 <vehicle id="veh" pos="165.23" speed="27.93"/>
1017c1017
<                 <vehicle id="veh" pos="168.03" speed="27.70"/>
---
>                 <vehicle id="veh" pos="167.99" speed="27.25"/>
1026c1026
<                 <vehicle id="veh" pos="170.78" speed="27.25"/>
---
>                 <vehicle id="veh" pos="170.68" speed="26.58"/>
1035c1035
<                 <vehicle id="veh" pos="173.48" speed="26.80"/>
---
>                 <vehicle id="veh" pos="173.30" speed="25.91"/>
1044c1044
<                 <vehicle id="veh" pos="176.14" speed="26.35"/>
---
>                 <vehicle id="veh" pos="175.86" speed="25.23"/>
1053c1053
<                 <vehicle id="veh" pos="178.75" speed="25.90"/>
---
>                 <vehicle id="veh" pos="178.35" speed="24.56"/>
1062c1062
<                 <vehicle id="veh" pos="181.32" speed="25.45"/>
---
>                 <vehicle id="veh" pos="180.77" speed="23.89"/>
1071c1071
<                 <vehicle id="veh" pos="183.84" speed="25.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Apr2022 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1046.90" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="2335.53" traveltime="110.48" overlapTraveltime="112.29" density="0.74" laneDensity="0.74" occupancy="0.37" waitingTime="1.60" timeLoss="586.07" speed="26.74" speedRelative="0.74" departed="341" arrived="0" entered="0" left="279" laneChangedFrom="64" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="2175.25" traveltime="93.46" overlapTraveltime="93.85" density="0.69" laneDensity="0.69" occupancy="0.34" waitingTime="0.00" timeLoss="255.24" speed="31.99" speedRelative="0.89" departed="303" arrived="0" entered="0" left="365" laneChangedFrom="2" laneChangedTo="64"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3782.73" traveltime="9.11" overlapTraveltime="9.33" density="18.34" laneDensity="18.34" occupancy="8.95" waitingTime="0.00" timeLoss="1480.84" speed="21.65" speedRelative="0.60" departed="0" arrived="413" entered="413" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="2788.23" traveltime="6.53" overlapTraveltime="6.69" density="13.52" laneDensity="13.52" occupancy="6.65" waitingTime="0.00" timeLoss="468.44" speed="30.20" speedRelative="0.84" departed="0" arrived="424" entered="424" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="5585.32" traveltime="39.43" overlapTraveltime="41.47" density="55.00" laneDensity="55.00" occupancy="27.23" waitingTime="2840.70" timeLoss="5202.15" speed="2.46" speedRelative="0.07" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="3245.90" traveltime="9.88" overlapTraveltime="10.41" density="31.96" laneDensity="31.96" occupancy="15.30" waitingTime="420.30" timeLoss="2350.91" speed="9.80" speedRelative="0.27" departed="0" arrived="0" entered="279" left="413" laneChangedFrom="59" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="1590.19" traveltime="3.88" overlapTraveltime="4.07" density="15.66" laneDensity="15.66" occupancy="7.47" waitingTime="25.30" timeLoss="493.02" speed="25.04" speedRelative="0.70" departed="0" arrived="0" entered="365" left="424" laneChangedFrom="0" laneChangedTo="59"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2309.01" traveltime="11.45" overlapTraveltime="12.17" density="7.30" laneDensity="7.30" occupancy="3.54" waitingTime="54.00" timeLoss="681.39" speed="25.25" speedRelative="0.70" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1046.90
9c9
<  Inserted: 887
---
>  Inserted: 837
13,16c13,17
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
---
>  RouteLength: 522.39
>  Speed: 24.74
>  Duration: 28.20
>  WaitingTime: 4.02
>  TimeLoss: 13.63

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Apr2022 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1018.00" id="laneData">
---
>     <interval begin="0.00" end="1058.70" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/>
---
>             <lane id="beg2_0" sampledSeconds="6430.58" traveltime="336.71" overlapTraveltime="349.40" density="2.03" laneDensity="2.03" occupancy="0.99" waitingTime="292.70" timeLoss="4894.81" speed="8.59" speedRelative="0.24" departed="351" arrived="0" entered="0" left="206" laneChangedFrom="147" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="4457.73" traveltime="173.32" overlapTraveltime="174.32" density="1.40" laneDensity="1.40" occupancy="0.69" waitingTime="12.30" timeLoss="2324.08" speed="17.22" speedRelative="0.48" departed="293" arrived="0" entered="0" left="438" laneChangedFrom="2" laneChangedTo="147"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3429.60" traveltime="10.70" overlapTraveltime="10.95" density="16.44" laneDensity="16.44" occupancy="7.96" waitingTime="0.00" timeLoss="1665.75" speed="18.45" speedRelative="0.51" departed="0" arrived="319" entered="324" left="0" laneChangedFrom="5" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="3693.44" traveltime="7.08" overlapTraveltime="7.25" density="17.71" laneDensity="17.71" occupancy="8.70" waitingTime="0.00" timeLoss="835.09" speed="27.85" speedRelative="0.77" departed="0" arrived="518" entered="513" left="0" laneChangedFrom="0" laneChangedTo="5"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/>
<             <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/>
---
>             <lane id="merge_0" sampledSeconds="4361.80" traveltime="29.13" overlapTraveltime="30.63" density="42.47" laneDensity="42.47" occupancy="20.98" waitingTime="741.60" timeLoss="3956.52" speed="3.33" speedRelative="0.09" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="7912.82" traveltime="37.11" overlapTraveltime="37.31" density="77.05" laneDensity="77.05" occupancy="37.09" waitingTime="1260.50" timeLoss="7310.08" speed="2.73" speedRelative="0.08" departed="0" arrived="0" entered="205" left="324" laneChangedFrom="74" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2877.65" traveltime="5.74" overlapTraveltime="5.96" density="28.02" laneDensity="28.02" occupancy="13.36" waitingTime="17.00" timeLoss="1510.26" speed="17.10" speedRelative="0.48" departed="0" arrived="0" entered="439" left="513" laneChangedFrom="0" laneChangedTo="74"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2131.92" traveltime="10.73" overlapTraveltime="11.23" density="6.66" laneDensity="6.66" occupancy="3.25" waitingTime="2.60" timeLoss="504.29" speed="27.35" speedRelative="0.76" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in lanechanges ----------
5,338c5,426
<     <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/>
<     <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/>
<     <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/>
<     <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/>
<     <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/>
<     <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/>
<     <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/>
<     <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/>
<     <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/>
<     <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/>
<     <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/>
<     <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/>
<     <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/>
<     <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/>
<     <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1018.00
---
> Simulation ended at time: 1058.70
9c9
<  Inserted: 905
---
>  Inserted: 837
13,16c13,17
<  RouteLength: 523.07
<  Duration: 21.06
<  WaitingTime: 0.47
<  TimeLoss: 6.01
---
>  RouteLength: 522.39
>  Speed: 18.26
>  Duration: 41.73
>  WaitingTime: 2.89
>  TimeLoss: 27.15

TEST had known bugs ([zeitlupe] no consistent slow down) on ts-sim-build-ba : action_step_length LC_dynamics overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Apr2022 )

[zeitlupe] no consistent slow down
(This bug was triggered by text found in file 'tripinfos' matching '.*')
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="this_test_should_fail_as_a_reminder_to_look_at_it" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="58.00" arrivalLane="beg_0" arrivalPos="2998.50" arrivalSpeed="36.00" duration="56.50" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="80.00" arrivalLane="beg_1" arrivalPos="2998.50" arrivalSpeed="25.00" duration="80.00" routeLength="1998.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="overtaking" depart="1.50" departLane="beg_0" departPos="1000.00" departSpeed="36.00" departDelay="0.00" arrival="57.90" arrivalLane="beg_0" arrivalPos="2996.00" arrivalSpeed="36.00" duration="56.40" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.95" rerouteNo="0" devices="tripinfo_overtaking" vType="fast" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="slow_middle" depart="0.00" departLane="beg_1" departPos="1000.00" departSpeed="25.00" departDelay="0.00" arrival="79.90" arrivalLane="beg_1" arrivalPos="2996.00" arrivalSpeed="25.00" duration="79.90" routeLength="1996.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_slow_middle" vType="slow" speedFactor="1.00" vaporized=""/>

TEST had known bugs (#3703) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_cars ( Last six runs Apr2022 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5,44c5,50
<     <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/>
<     <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/>
<     <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/>
<     <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/>
<     <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/>
<     <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/>
<     <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/>
<     <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/>
<     <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/>
<     <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/>
<     <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/>
<     <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/>
<     <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/>
<     <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/>
<     <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/>
<     <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/>
<     <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/>
<     <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 237.50
13,16c13,17
<  Duration: 205.30
<  WaitingTime: 154.10
<  TimeLoss: 167.16
<  DepartDelay: 0.70
---
>  Speed: 2.40
>  Duration: 207.06
>  WaitingTime: 152.75
>  TimeLoss: 169.32
>  DepartDelay: 0.15

TEST had known bugs (see #5276) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed ( Last six runs Apr2022 )

collision on insertion
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1a2,7
> Warning: Teleporting vehicle 'mixed.40'; collision with vehicle 'mixed.25', lane='beg_0', gap=-7.10', latGap=-0.04, time=48.50 stage=laneChange.
> Warning: Vehicle 'mixed.40' ends teleporting on edge 'end', time=48.50.
> Warning: Teleporting vehicle 'mixed.66'; collision with vehicle 'mixed.56', lane='beg_1', gap=-1.92', latGap=-0.05, time=78.70 stage=laneChange.
> Warning: Vehicle 'mixed.66' ends teleporting on edge 'end', time=78.70.
> Warning: Vehicle 'mixed.57' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=96.30.
> Warning: Vehicle 'mixed.80' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=233.30.
---------- Differences in output ----------
4c4
< Simulation ended at time: 328.60
---
> Simulation ended at time: 324.20
10a11
> Teleports: 2 (Collisions: 2)
13,17c14,18
<  Speed: 2.49
<  Duration: 201.86
<  WaitingTime: 122.79
<  TimeLoss: 160.27
<  DepartDelay: 12.61
---
>  Speed: 2.99
>  Duration: 201.11
>  WaitingTime: 121.23
>  TimeLoss: 160.09
>  DepartDelay: 10.00
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.11" depart="12.80" departLane="beg_1" departPos="5.10" departPosLat="0.55" departSpeed="0.00" departDelay="1.80" arrival="218.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.38" arrivalSpeed="14.78" duration="205.30" routeLength="494.90" waitingTime="159.10" waitingCount="2" stopTime="0.00" timeLoss="172.35" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.50" departLane="beg_1" departPos="5.10" departPosLat="0.46" departSpeed="0.00" departDelay="1.50" arrival="218.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="14.10" duration="212.30" routeLength="494.90" waitingTime="164.40" waitingCount="1" stopTime="0.00" timeLoss="177.47" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.9" depart="9.60" departLane="beg_1" departPos="5.10" departPosLat="0.31" departSpeed="0.00" departDelay="0.60" arrival="224.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.65" arrivalSpeed="10.86" duration="214.70" routeLength="494.90" waitingTime="156.90" waitingCount="1" stopTime="0.00" timeLoss="170.11" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.13" depart="14.80" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="1.80" arrival="225.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.61" arrivalSpeed="16.27" duration="210.30" routeLength="497.80" waitingTime="151.20" waitingCount="2" stopTime="0.00" timeLoss="180.30" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="10.11" duration="225.80" routeLength="497.80" waitingTime="163.60" waitingCount="2" stopTime="0.00" timeLoss="178.19" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.6" depart="7.40" departLane="beg_0" departPos="2.20" departPosLat="-0.91" departSpeed="0.00" departDelay="1.40" arrival="225.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.49" arrivalSpeed="12.22" duration="218.50" routeLength="497.80" waitingTime="155.80" waitingCount="1" stopTime="0.00" timeLoss="188.59" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.17" depart="18.50" departLane="beg_1" departPos="5.10" departPosLat="-0.68" departSpeed="0.00" departDelay="1.50" arrival="228.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="12.98" duration="209.50" routeLength="494.90" waitingTime="149.40" waitingCount="3" stopTime="0.00" timeLoss="174.42" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.23" depart="24.60" departLane="beg_0" departPos="2.20" departPosLat="-0.90" departSpeed="0.00" departDelay="1.60" arrival="228.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.45" arrivalSpeed="16.56" duration="204.30" routeLength="497.80" waitingTime="137.30" waitingCount="3" stopTime="0.00" timeLoss="174.35" rerouteNo="0" devices="tripinfo_mixed.23" vType="moped" speedFactor="1.49" vaporized=""/>
<     <tripinfo id="mixed.7" depart="8.00" departLane="beg_0" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="1.00" arrival="229.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.20" duration="221.00" routeLength="497.80" waitingTime="154.50" waitingCount="1" stopTime="0.00" timeLoss="169.12" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.90" departLane="beg_0" departPos="2.20" departPosLat="-0.64" departSpeed="0.00" departDelay="0.90" arrival="229.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.67" arrivalSpeed="13.19" duration="225.70" routeLength="497.80" waitingTime="153.70" waitingCount="1" stopTime="0.00" timeLoss="189.15" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.22" depart="25.20" departLane="beg_1" departPos="2.20" departPosLat="0.16" departSpeed="0.00" departDelay="3.20" arrival="230.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.18" arrivalSpeed="16.54" duration="204.80" routeLength="497.80" waitingTime="136.10" waitingCount="3" stopTime="0.00" timeLoss="174.89" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.20" departLane="beg_0" departPos="2.20" departPosLat="1.20" departSpeed="0.00" departDelay="0.20" arrival="230.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.75" duration="218.40" routeLength="497.80" waitingTime="154.50" waitingCount="2" stopTime="0.00" timeLoss="170.20" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.26" depart="27.50" departLane="beg_1" departPos="2.20" departPosLat="-0.97" departSpeed="0.00" departDelay="1.50" arrival="231.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.24" arrivalSpeed="14.61" duration="204.40" routeLength="497.80" waitingTime="135.80" waitingCount="3" stopTime="0.00" timeLoss="171.08" rerouteNo="0" devices="tripinfo_mixed.26" vType="moped" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.20" depart="34.70" departLane="beg_1" departPos="5.10" departPosLat="-0.65" departSpeed="0.00" departDelay="14.70" arrival="233.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.54" arrivalSpeed="17.48" duration="199.00" routeLength="494.90" waitingTime="134.30" waitingCount="4" stopTime="0.00" timeLoss="170.75" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.18" depart="22.20" departLane="beg_1" departPos="5.10" departPosLat="0.39" departSpeed="0.00" departDelay="4.20" arrival="234.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.79" arrivalSpeed="9.55" duration="212.40" routeLength="494.90" waitingTime="143.90" waitingCount="3" stopTime="0.00" timeLoss="164.52" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.36" depart="37.40" departLane="beg_1" departPos="2.20" departPosLat="0.15" departSpeed="0.00" departDelay="1.40" arrival="235.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.03" arrivalSpeed="16.59" duration="197.90" routeLength="497.80" waitingTime="132.70" waitingCount="4" stopTime="0.00" timeLoss="167.90" rerouteNo="0" devices="tripinfo_mixed.36" vType="moped" speedFactor="1.68" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="235.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.17" duration="230.90" routeLength="497.80" waitingTime="152.10" waitingCount="2" stopTime="0.00" timeLoss="164.98" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.20" departLane="beg_1" departPos="2.20" departPosLat="-1.06" departSpeed="0.00" departDelay="0.20" arrival="236.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.48" arrivalSpeed="10.14" duration="222.20" routeLength="497.80" waitingTime="143.90" waitingCount="1" stopTime="0.00" timeLoss="187.71" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.35" depart="41.20" departLane="beg_1" departPos="2.20" departPosLat="0.26" departSpeed="0.00" departDelay="6.20" arrival="236.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.02" arrivalSpeed="16.50" duration="195.50" routeLength="497.80" waitingTime="131.90" waitingCount="2" stopTime="0.00" timeLoss="165.50" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.10" depart="11.10" departLane="beg_0" departPos="2.20" departPosLat="0.11" departSpeed="0.00" departDelay="1.10" arrival="237.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="8.26" duration="226.20" routeLength="497.80" waitingTime="149.70" waitingCount="1" stopTime="0.00" timeLoss="175.50" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.90" departLane="beg_0" departPos="2.20" departPosLat="0.27" departSpeed="0.00" departDelay="0.90" arrival="237.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.22" arrivalSpeed="11.86" duration="221.60" routeLength="497.80" waitingTime="147.10" waitingCount="4" stopTime="0.00" timeLoss="189.41" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.39" depart="47.00" departLane="beg_0" departPos="2.20" departPosLat="0.28" departSpeed="0.00" departDelay="8.00" arrival="238.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="16.39" duration="191.00" routeLength="497.80" waitingTime="131.10" waitingCount="2" stopTime="0.00" timeLoss="161.04" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.24" depart="26.60" departLane="beg_0" departPos="2.20" departPosLat="0.42" departSpeed="0.00" departDelay="2.60" arrival="239.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.31" arrivalSpeed="13.33" duration="212.40" routeLength="497.80" waitingTime="144.10" waitingCount="2" stopTime="0.00" timeLoss="175.71" rerouteNo="0" devices="tripinfo_mixed.24" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.19" depart="23.60" departLane="beg_0" departPos="5.10" departPosLat="0.40" departSpeed="0.00" departDelay="4.60" arrival="239.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="13.63" duration="215.70" routeLength="494.90" waitingTime="145.20" waitingCount="2" stopTime="0.00" timeLoss="182.10" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.44" depart="51.30" departLane="beg_1" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="7.30" arrival="239.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.21" arrivalSpeed="16.14" duration="188.00" routeLength="497.80" waitingTime="131.10" waitingCount="2" stopTime="0.00" timeLoss="158.08" rerouteNo="0" devices="tripinfo_mixed.44" vType="moped" speedFactor="1.48" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_0" departPos="2.20" departPosLat="-1.13" departSpeed="0.00" departDelay="0.20" arrival="240.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.94" arrivalSpeed="14.03" duration="212.20" routeLength="497.80" waitingTime="143.60" waitingCount="1" stopTime="0.00" timeLoss="182.24" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.30" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="1.30" arrival="241.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.50" arrivalSpeed="13.85" duration="210.50" routeLength="497.80" waitingTime="142.40" waitingCount="1" stopTime="0.00" timeLoss="178.46" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.16" depart="17.40" departLane="beg_0" departPos="2.20" departPosLat="-0.78" departSpeed="0.00" departDelay="1.40" arrival="244.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.54" duration="226.90" routeLength="497.80" waitingTime="144.20" waitingCount="2" stopTime="0.00" timeLoss="162.67" rerouteNo="0" devices="tripinfo_mixed.16" vType="moped" speedFactor="0.56" vaporized=""/>
<     <tripinfo id="mixed.42" depart="54.30" departLane="beg_0" departPos="5.10" departPosLat="-0.04" departSpeed="0.00" departDelay="12.30" arrival="245.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.86" duration="191.50" routeLength="494.90" waitingTime="128.50" waitingCount="2" stopTime="0.00" timeLoss="157.35" rerouteNo="0" devices="tripinfo_mixed.42" vType="car" speedFactor="1.05" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Apr2022 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,40
> Warning: Vehicle 'mixed.10' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=49.40.
> Warning: Teleporting vehicle 'mixed.10'; collision with vehicle 'mixed.3', lane='beg_0', gap=-0.32', latGap=-0.24, time=49.50 stage=move.
> Warning: Vehicle 'mixed.10' ends teleporting on edge 'end', time=49.50.
> Warning: Vehicle 'mixed.19' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=55.50.
> Warning: Teleporting vehicle 'mixed.19'; collision with vehicle 'mixed.14', lane='beg_0', gap=-3.37', latGap=-0.06, time=55.70 stage=laneChange.
> Warning: Vehicle 'mixed.19' ends teleporting on edge 'end', time=55.70.
> Warning: Teleporting vehicle 'mixed.36'; collision with vehicle 'mixed.34', lane='beg_1', gap=-0.74', latGap=-0.06, time=56.80 stage=laneChange.
> Warning: Vehicle 'mixed.36' ends teleporting on edge 'end', time=57.40.
> Warning: Teleporting vehicle 'mixed.28'; collision with vehicle 'mixed.17', lane='beg_0', gap=-0.35', latGap=-0.04, time=60.60 stage=laneChange.
> Warning: Vehicle 'mixed.28' ends teleporting on edge 'end', time=60.60.
> Warning: Vehicle 'mixed.46' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=74.60.
> Warning: Vehicle 'mixed.45' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=78.40.
> Warning: Vehicle 'mixed.34' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=78.60.
> Warning: Vehicle 'mixed.40' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=81.40.
> Warning: Vehicle 'mixed.45' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=83.40.
> Warning: Teleporting vehicle 'mixed.72'; collision with vehicle 'mixed.71', lane='beg_1', gap=-1.33', latGap=-0.01, time=104.10 stage=laneChange.
> Warning: Vehicle 'mixed.72' ends teleporting on edge 'end', time=104.10.
> Warning: Teleporting vehicle 'mixed.75'; collision with vehicle 'mixed.70', lane='beg_1', gap=-4.03', latGap=-0.09, time=107.00 stage=laneChange.
> Warning: Vehicle 'mixed.75' ends teleporting on edge 'end', time=107.00.
> Warning: Vehicle 'mixed.70' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=107.10.
> Warning: Teleporting vehicle 'mixed.70'; collision with vehicle 'mixed.78', lane='beg_1', gap=-2.11', latGap=-0.05, time=107.30 stage=laneChange.
> Warning: Vehicle 'mixed.70' ends teleporting on edge 'end', time=107.30.
> Warning: Teleporting vehicle 'mixed.94'; collision with vehicle 'mixed.82', lane='beg_0', gap=-5.74', latGap=-0.02, time=117.80 stage=laneChange.
> Warning: Vehicle 'mixed.94' ends teleporting on edge 'end', time=117.80.
> Warning: Vehicle 'mixed.85' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=121.70.
> Warning: Teleporting vehicle 'mixed.88'; collision with vehicle 'mixed.83', lane='beg_1', gap=-2.91', latGap=-0.03, time=123.90 stage=laneChange.
> Warning: Vehicle 'mixed.88' ends teleporting on edge 'end', time=123.90.
> Warning: Vehicle 'mixed.9' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=209.90.
> Warning: Vehicle 'mixed.14' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=221.30.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 318.00
---
> Simulation ended at time: 316.80
10a11
> Teleports: 13 (Collisions: 13)
13,16c14,18
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
---
>  Speed: 3.73
>  Duration: 183.84
>  WaitingTime: 110.18
>  TimeLoss: 143.59
>  DepartDelay: 9.43
---------- Differences in tripinfos ----------
5,104c5,104
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3700) on ts-sim-build-ba : action_step_length Sublane bugs ticket3618 ( Last six runs Apr2022 )

#3700
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'right'; junction collision with vehicle 'left', lane=':B_0_2', gap=-11.50', latGap=-1.06, time=0.90 stage=move.
> Warning: Vehicle 'right' ends teleporting on edge 'middle', time=0.90.

TEST had known bugs (see #3391) on ts-sim-build-ba : action_step_length Sublane buridan_1lane ( Last six runs Apr2022 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
6,14c6,14
<     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.05" arrivalSpeed="8.86" duration="9.60" routeLength="16.20" waitingTime="5.00" waitingCount="2" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="13.88" duration="12.50" routeLength="39.00" waitingTime="4.70" waitingCount="3" stopTime="0.00" timeLoss="9.74" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.50" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.65" arrivalSpeed="9.92" duration="16.60" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="8.76" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="18.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.76" duration="18.60" routeLength="23.80" waitingTime="10.10" waitingCount="4" stopTime="0.00" timeLoss="16.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.72" arrivalSpeed="10.72" duration="23.00" routeLength="61.79" waitingTime="7.10" waitingCount="6" stopTime="0.00" timeLoss="17.12" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="24.90" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.78" duration="24.60" routeLength="31.40" waitingTime="12.30" waitingCount="5" stopTime="0.00" timeLoss="22.61" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="25.30" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.23" arrivalSpeed="12.16" duration="24.50" routeLength="69.39" waitingTime="7.20" waitingCount="6" stopTime="0.00" timeLoss="18.72" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="8.59" duration="26.50" routeLength="46.60" waitingTime="10.60" waitingCount="6" stopTime="0.00" timeLoss="21.32" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="33.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="6.52" duration="32.50" routeLength="54.19" waitingTime="12.20" waitingCount="7" stopTime="0.00" timeLoss="28.91" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---
>     <tripinfo id="veh.1" depart="0.10" departLane="beg_0" departPos="83.80" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="12.70" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="12.60" routeLength="16.20" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.21" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.6" depart="0.60" departLane="beg_0" departPos="45.81" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="13.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.10" arrivalSpeed="15.16" duration="12.50" routeLength="54.19" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.80" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
>     <tripinfo id="veh.4" depart="0.40" departLane="beg_0" departPos="61.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="14.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.89" arrivalSpeed="13.57" duration="14.40" routeLength="39.00" waitingTime="6.00" waitingCount="3" stopTime="0.00" timeLoss="11.70" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.7" depart="0.70" departLane="beg_0" departPos="38.21" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="15.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.00" arrivalSpeed="10.72" duration="14.70" routeLength="61.79" waitingTime="2.50" waitingCount="4" stopTime="0.00" timeLoss="8.88" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="0.80" departLane="beg_0" departPos="30.61" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.10" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.80" arrivalSpeed="12.16" duration="16.30" routeLength="69.39" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.47" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.5" depart="0.50" departLane="beg_0" departPos="53.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="17.20" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.74" arrivalSpeed="9.20" duration="16.70" routeLength="46.60" waitingTime="6.10" waitingCount="4" stopTime="0.00" timeLoss="11.51" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.9" depart="0.90" departLane="beg_0" departPos="23.01" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.40" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.54" arrivalSpeed="9.91" duration="18.50" routeLength="76.99" waitingTime="2.60" waitingCount="4" stopTime="0.00" timeLoss="10.67" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.2" depart="0.20" departLane="beg_0" departPos="76.20" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="23.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.55" arrivalSpeed="6.76" duration="23.60" routeLength="23.80" waitingTime="13.30" waitingCount="5" stopTime="0.00" timeLoss="21.87" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.3" depart="0.30" departLane="beg_0" departPos="68.60" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="27.80" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.75" duration="27.50" routeLength="31.40" waitingTime="13.60" waitingCount="5" stopTime="0.00" timeLoss="25.51" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Apr2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.83" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.65" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
18c18
<         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.48" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
22c22
<         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.30" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
26c26
<         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
30c30
<         <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.95" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
34c34
<         <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.78" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
38c38
<         <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change_highres ( Last six runs Apr2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.83" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.65" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
18c18
<         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.47" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
22c22
<         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.28" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
26c26
<         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.09" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
30c30
<         <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.89" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
34c34
<         <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.69" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
38c38
<         <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6c5,6
<     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
>     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---
>     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.10" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>

TEST had known bugs (#3701) on ts-sim-build-ba : action_step_length Sublane depart_random_last ( Last six runs Apr2022 )

#3701
(This bug was triggered by text found in file 'errors' matching '.*')

TEST had known bugs ([no lc-right!? perhaps keep_right prob with asl]) on ts-sim-build-ba : action_step_length Sublane future_braking ( Last six runs Apr2022 )

[no lc-right!? perhaps keep_right prob with asl]
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 33.00
---
> Simulation ended at time: 32.10
13c13,14
<  Duration: 26.00
---
>  Speed: 18.33
>  Duration: 26.35
15c16
<  TimeLoss: 0.00
---
>  TimeLoss: 0.34

TEST had known bugs (#3696 or #3699 related) on ts-sim-build-ba : action_step_length Sublane lcLookaheadLeft ( Last six runs Apr2022 )

#3696 or #3699 related
(This bug was triggered by text found in file 'errors' matching '.*')

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Apr2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 11.00
---
> Simulation ended at time: 18.90
13,15c13,16
<  Duration: 9.50
<  WaitingTime: 0.00
<  TimeLoss: 0.04
---
>  Speed: 22.16
>  Duration: 14.55
>  WaitingTime: 0.25
>  TimeLoss: 5.20
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---
>     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience ( Last six runs Apr2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 372.00
---
> Simulation ended at time: 392.30
10a11
> Teleports: 1 (Wrong Lane: 1)
12,16c13,18
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
>  RouteLength: 282.38
>  Speed: 17.09
>  Duration: 20.16
>  WaitingTime: 1.30
>  TimeLoss: 11.62
>  DepartDelay: 25.21
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience_growth ( Last six runs Apr2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 384.00
---
> Simulation ended at time: 392.30
10a11
> Teleports: 1 (Wrong Lane: 1)
12,16c13,18
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
>  RouteLength: 282.38
>  Speed: 17.09
>  Duration: 20.16
>  WaitingTime: 1.30
>  TimeLoss: 11.62
>  DepartDelay: 25.21
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Apr2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in fcd ----------
8a9,12
>     <timestep time="0.10">
>         <vehicle id="B" x="1.38" y="-1.64" angle="89.70" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="1.48" y="-4.94" angle="89.70" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/>
>     </timestep>
10,11c14,19
<         <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="2.76" y="-1.62" angle="89.39" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="2.86" y="-4.92" angle="89.39" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.30">
>         <vehicle id="B" x="4.14" y="-1.59" angle="89.09" type="tB" speed="13.89" pos="4.17" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="4.23" y="-4.89" angle="89.09" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/>
14,15c22,27
<         <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="5.51" y="-1.56" angle="89.09" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="5.61" y="-4.85" angle="88.79" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.50">
>         <vehicle id="B" x="6.89" y="-1.52" angle="88.79" type="tB" speed="13.89" pos="6.95" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="6.99" y="-4.80" angle="88.48" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/>
18,19c30,35
<         <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="8.27" y="-1.47" angle="88.48" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="ego" type="tEgo" time="7.50" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="104.27" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="7.34" followerSecureGap="3.92" followerSpeed="11.26" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>

TEST had known bugs (#3704) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Apr2022 )

#3704
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,29
> Warning: Vehicle 'ramp.0' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=4.10.
> Warning: Teleporting vehicle 'main.109'; collision with vehicle 'main.55', lane='merge_2', gap=-0.23', latGap=-0.10, time=111.80 stage=move.
> Warning: Vehicle 'main.109' ends teleporting on edge 'end', time=111.80.
> Warning: Vehicle 'main.73' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=178.80.
> Warning: Teleporting vehicle 'main.73'; collision with vehicle 'ramp.42', lane='merge_1', gap=-6.90', latGap=-0.01, time=179.20 stage=laneChange.
> Warning: Vehicle 'main.149' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=181.80.
> Warning: Vehicle 'main.73' ends teleporting on edge 'end', time=182.80.
> Warning: Teleporting vehicle 'main.169'; collision with vehicle 'main.153', lane='merge_1', gap=-0.55', latGap=-0.24, time=252.10 stage=move.
> Warning: Vehicle 'main.169' ends teleporting on edge 'end', time=252.50.
> Warning: Vehicle 'main.198' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=253.30.
> Warning: Vehicle 'main.199' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=254.30.
> Warning: Vehicle 'main.198' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=255.30.
> Warning: Teleporting vehicle 'main.198'; collision with vehicle 'main.203', lane='beg_0', gap=-0.06', latGap=-0.72, time=255.50 stage=move.
> Warning: Vehicle 'main.198' ends teleporting on edge 'merge', time=255.60.
> Warning: Vehicle 'main.192' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=268.00.
> Warning: Teleporting vehicle 'main.192'; collision with vehicle 'main.171', lane='merge_2', gap=-4.17', latGap=-0.02, time=268.60 stage=laneChange.
> Warning: Vehicle 'main.192' ends teleporting on edge 'end', time=270.00.
> Warning: Vehicle 'main.212' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=287.20.
> Warning: Teleporting vehicle 'main.212'; collision with vehicle 'main.186', lane='merge_2', gap=-0.25', latGap=-0.89, time=287.60 stage=move.
> Warning: Vehicle 'main.212' ends teleporting on edge 'end', time=287.60.
> Warning: Teleporting vehicle 'main.215'; collision with vehicle 'main.186', lane='merge_2', gap=-1.73', latGap=-0.02, time=294.00 stage=laneChange.
> Warning: Vehicle 'main.215' ends teleporting on edge 'end', time=294.00.
> Warning: Vehicle 'ramp.77' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=318.00.
> Warning: Vehicle 'main.250' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=336.60.
> Warning: Vehicle 'main.252' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=337.60.
> Warning: Teleporting vehicle 'main.285'; collision with vehicle 'main.255', lane='merge_1', gap=-0.11', latGap=-0.34, time=412.40 stage=move.
> Warning: Vehicle 'main.285' ends teleporting on edge 'end', time=412.40.
> Warning: Teleporting vehicle 'ramp.134'; collision with vehicle 'ramp.137', lane='merge_1', gap=-0.01', latGap=-0.43, time=499.00 stage=move.
> Warning: Vehicle 'ramp.134' ends teleporting on edge 'end', time=501.20.
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,360c5,497
<     <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/>
<     <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/>
<     <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/>
<     <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/>
<     <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/>
<     <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/>
<     <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/>
<     <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/>
<     <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/>
<     <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/>
<     <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/>
<     <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 477.00
---
> Simulation ended at time: 686.80
10a11
> Teleports: 9 (Collisions: 9)
12,16c13,18
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
---
>  RouteLength: 398.94
>  Speed: 12.48
>  Duration: 50.00
>  WaitingTime: 8.31
>  TimeLoss: 37.47
>  DepartDelay: 124.41

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length bugs ticket3696 ( Last six runs Apr2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1053.40" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="8703.76" traveltime="415.37" overlapTraveltime="427.06" density="2.76" laneDensity="2.76" occupancy="1.35" waitingTime="660.70" timeLoss="7013.22" speed="7.03" speedRelative="0.20" departed="328" arrived="0" entered="0" left="224" laneChangedFrom="144" laneChangedTo="40" teleported="1"/>
>             <lane id="beg2_1" sampledSeconds="7741.19" traveltime="329.94" overlapTraveltime="329.25" density="2.45" laneDensity="2.45" occupancy="1.21" waitingTime="206.00" timeLoss="5769.70" speed="9.12" speedRelative="0.25" departed="316" arrived="0" entered="0" left="420" laneChangedFrom="40" laneChangedTo="144" teleported="1"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3209.30" traveltime="9.82" overlapTraveltime="10.04" density="15.47" laneDensity="15.47" occupancy="7.51" waitingTime="0.00" timeLoss="1414.53" speed="20.12" speedRelative="0.56" departed="0" arrived="326" entered="326" left="0" laneChangedFrom="3" laneChangedTo="3"/>
>             <lane id="end_1" sampledSeconds="3762.82" traveltime="7.31" overlapTraveltime="7.48" density="18.13" laneDensity="18.13" occupancy="8.90" waitingTime="0.00" timeLoss="935.26" speed="27.00" speedRelative="0.75" departed="0" arrived="511" entered="511" left="0" laneChangedFrom="3" laneChangedTo="3"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="4760.13" traveltime="37.11" overlapTraveltime="39.01" density="46.59" laneDensity="46.59" occupancy="22.86" waitingTime="2324.60" timeLoss="4412.81" speed="2.62" speedRelative="0.07" departed="0" arrived="0" entered="195" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="6138.49" traveltime="24.63" overlapTraveltime="25.06" density="60.08" laneDensity="60.08" occupancy="28.75" waitingTime="1048.64" timeLoss="5444.05" speed="4.07" speedRelative="0.11" departed="0" arrived="0" entered="221" left="325" laneChangedFrom="95" laneChangedTo="199"/>
>             <lane id="merge_2" sampledSeconds="3405.87" traveltime="7.02" overlapTraveltime="7.26" density="33.33" laneDensity="33.33" occupancy="15.89" waitingTime="122.90" timeLoss="2075.49" speed="14.04" speedRelative="0.39" departed="0" arrived="0" entered="421" left="510" laneChangedFrom="6" laneChangedTo="95"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2993.70" traveltime="14.66" overlapTraveltime="15.77" density="9.40" laneDensity="9.40" occupancy="4.53" waitingTime="159.20" timeLoss="1366.07" speed="19.48" speedRelative="0.54" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,19
> Warning: Vehicle 'main.103' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=144.80.
> Warning: Vehicle 'main.167' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=228.50.
> Warning: Vehicle 'main.190' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=262.40.
> Warning: Vehicle 'main.192' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=264.70.
> Warning: Vehicle 'main.206' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=291.70.
> Warning: Vehicle 'main.214' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=304.00.
> Warning: Vehicle 'main.216' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=309.30.
> Warning: Vehicle 'main.252' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=355.30.
> Warning: Vehicle 'main.291' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=429.30.
> Warning: Vehicle 'main.294' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=433.40.
> Warning: Teleporting vehicle 'main.323'; collision with vehicle 'main.321', lane='beg2_0', gap=-0.13', latGap=-0.02, time=514.50 stage=laneChange.
> Warning: Vehicle 'main.335' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=515.60.
> Warning: Vehicle 'main.323' ends teleporting on edge 'merge', time=515.60.
> Warning: Vehicle 'main.528' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=829.30.
> Warning: Teleporting vehicle 'main.528'; collision with vehicle 'main.526', lane='beg2_0', gap=-0.43', latGap=-0.93, time=831.00 stage=move.
> Warning: Vehicle 'main.528' ends teleporting on edge 'merge', time=833.00.
> Warning: Vehicle 'main.528' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=833.10.
> Warning: Vehicle 'main.620' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=967.00.
> Warning: Vehicle 'main.642' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=999.70.
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1053.40
9c9
<  Inserted: 887
---
>  Inserted: 837
11a12
> Teleports: 2 (Collisions: 2)
13,17c14,19
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
---
>  RouteLength: 522.39
>  Speed: 14.72
>  Duration: 48.17
>  WaitingTime: 5.46
>  TimeLoss: 33.59
>  DepartDelay: 0.12

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Apr2022 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 3352.00
---
> Simulation ended at time: 3781.00

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Apr2022 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
Warning: Teleporting vehicle 'minor'; collision with vehicle 'major', lane='mid1_0', gap=-4.32, time=8.00 stage=move.
Warning: Vehicle 'minor' ends teleporting on edge 'mid2', time=8.00.
---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Apr2022 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> Warning: Vehicle 'v1' ends teleporting on edge 'end', time=307.00.
---------- Differences in fcd ----------
6c6,7
<         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
9c10,11
<         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/>
12c14,15
<         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/>
15c18,19
<         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
---
>         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
>         <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/>
18c22,23
<         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
---
>         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
>         <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/>
21,22c26,27
<         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
---
>         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Apr2022 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- New result in errors ----------
Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Apr2022 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>

TEST had known bugs (#5263) on ts-sim-build-ba : bugs 4xxx ticket4189 ( Last six runs Apr2022 )

invalid right of way after stopping on junction
(This bug was triggered by text found in file 'errors' matching 'emergency braking')
---------- Differences in errors ----------
0a1
> Warning: Vehicle 'EW_bike' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=61.20.

TEST had known bugs (#4829) on ts-sim-build-ba : bugs 4xxx ticket4829 ( Last six runs Apr2022 )

#4829
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- New result in errors ----------
Warning: Teleporting vehicle '839'; waited too long (wrong lane), lane='mid_0', time=21.25.
Warning: Vehicle '839' ends teleporting on edge 'out1', time=21.25.

TEST had known bugs (see #5013) on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Apr2022 )

collision on junction
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'SW' performs emergency braking with decel=-9.00 wished=2.50 severity=1.00, time=9.50.
> Warning: Vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75 stage=move.

TEST had known bugs (see #4889) on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel avoid_collision ( Last six runs Apr2022 )

collision
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
2a3,4
> Warning: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='E0_0', gap=-0.10, time=0.90 stage=move.
> Warning: Vehicle 'follower' teleports beyond arrival edge 'E0', time=0.90.

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles CACC ( Last six runs Apr2022 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in aggregated60 ----------
32,34c32,34
<         <edge id="1/1to2/1" sampledSeconds="2732.32" traveltime="99.86" overlapTraveltime="100.48" density="46.47" laneDensity="46.47" occupancy="23.01" waitingTime="64.00" timeLoss="1365.89" speed="9.80" speedRelative="0.50" departed="19" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="2/1to3/1" sampledSeconds="1846.57" traveltime="65.69" overlapTraveltime="66.48" density="31.41" laneDensity="31.41" occupancy="15.54" waitingTime="8.00" timeLoss="450.78" speed="14.82" speedRelative="0.76" departed="0" arrived="0" entered="29" left="28" laneChangedFrom="0" laneChangedTo="0" teleported="3"/>
<         <edge id="3/1to4/1" sampledSeconds="1446.73" traveltime="52.92" overlapTraveltime="53.17" density="24.61" laneDensity="24.61" occupancy="12.20" waitingTime="1.00" timeLoss="79.51" speed="18.52" speedRelative="0.95" departed="0" arrived="0" entered="28" left="27" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="2749.53" traveltime="100.68" overlapTraveltime="101.38" density="46.76" laneDensity="46.76" occupancy="23.15" waitingTime="67.00" timeLoss="1386.67" speed="9.72" speedRelative="0.50" departed="19" arrived="0" entered="0" left="27" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
>         <edge id="2/1to3/1" sampledSeconds="1838.68" traveltime="65.59" overlapTraveltime="66.31" density="31.27" laneDensity="31.27" occupancy="15.48" waitingTime="4.00" timeLoss="445.30" speed="14.85" speedRelative="0.76" departed="0" arrived="0" entered="27" left="28" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
>         <edge id="3/1to4/1" sampledSeconds="1448.09" traveltime="52.79" overlapTraveltime="53.05" density="24.63" laneDensity="24.63" occupancy="12.21" waitingTime="1.00" timeLoss="76.25" speed="18.57" speedRelative="0.95" departed="0" arrived="0" entered="28" left="27" laneChangedFrom="0" laneChangedTo="0"/>
41,44c41,44
<         <edge id="1/1to2/1" sampledSeconds="2298.64" traveltime="82.54" overlapTraveltime="82.94" density="39.09" laneDensity="39.09" occupancy="19.33" waitingTime="2.00" timeLoss="905.97" speed="11.87" speedRelative="0.61" departed="25" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1937.23" traveltime="67.26" overlapTraveltime="67.91" density="32.95" laneDensity="32.95" occupancy="16.35" waitingTime="7.00" timeLoss="503.74" speed="14.50" speedRelative="0.74" departed="0" arrived="0" entered="28" left="30" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="3/1to4/1" sampledSeconds="1489.60" traveltime="52.44" overlapTraveltime="52.69" density="25.33" laneDensity="25.33" occupancy="12.56" waitingTime="0.00" timeLoss="69.03" speed="18.69" speedRelative="0.95" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="4/1to5/1" sampledSeconds="1374.86" traveltime="50.00" overlapTraveltime="50.25" density="23.38" laneDensity="23.38" occupancy="11.63" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="30" left="27" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="2351.82" traveltime="84.26" overlapTraveltime="84.68" density="40.00" laneDensity="40.00" occupancy="19.78" waitingTime="2.00" timeLoss="956.21" speed="11.63" speedRelative="0.59" departed="25" arrived="0" entered="0" left="30" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="1903.67" traveltime="68.47" overlapTraveltime="68.78" density="32.38" laneDensity="32.38" occupancy="16.10" waitingTime="4.00" timeLoss="512.82" speed="14.32" speedRelative="0.73" departed="0" arrived="0" entered="30" left="29" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="1560.48" traveltime="54.49" overlapTraveltime="54.75" density="26.54" laneDensity="26.54" occupancy="13.20" waitingTime="0.00" timeLoss="128.16" speed="17.99" speedRelative="0.92" departed="0" arrived="0" entered="29" left="28" laneChangedFrom="0" laneChangedTo="0" teleported="1"/>
>         <edge id="4/1to5/1" sampledSeconds="1355.92" traveltime="50.00" overlapTraveltime="50.25" density="23.06" laneDensity="23.06" occupancy="11.47" waitingTime="0.00" timeLoss="0.03" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="27" laneChangedFrom="0" laneChangedTo="0"/>
52c52
<         <edge id="1/1to2/1" sampledSeconds="2120.36" traveltime="77.35" overlapTraveltime="77.61" density="36.06" laneDensity="36.06" occupancy="17.85" waitingTime="0.00" timeLoss="747.44" speed="12.69" speedRelative="0.65" departed="26" arrived="0" entered="0" left="27" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="2145.48" traveltime="77.95" overlapTraveltime="78.52" density="36.49" laneDensity="36.49" occupancy="18.02" waitingTime="0.00" timeLoss="772.34" speed="12.54" speedRelative="0.64" departed="26" arrived="0" entered="0" left="28" laneChangedFrom="0" laneChangedTo="0"/>
54,57c54,57
<         <edge id="2/1to3/1" sampledSeconds="1890.18" traveltime="66.44" overlapTraveltime="67.30" density="32.15" laneDensity="32.15" occupancy="15.94" waitingTime="6.00" timeLoss="478.83" speed="14.63" speedRelative="0.75" departed="0" arrived="0" entered="28" left="29" laneChangedFrom="0" laneChangedTo="0" teleported="1"/>
<         <edge id="3/1to4/1" sampledSeconds="1521.13" traveltime="52.90" overlapTraveltime="53.16" density="25.87" laneDensity="25.87" occupancy="12.81" waitingTime="0.00" timeLoss="83.15" speed="18.53" speedRelative="0.95" departed="0" arrived="0" entered="28" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1415.20" traveltime="50.00" overlapTraveltime="50.25" density="24.07" laneDensity="24.07" occupancy="11.97" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="31" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="5/1to6/1" sampledSeconds="1388.37" traveltime="50.00" overlapTraveltime="50.25" density="23.61" laneDensity="23.61" occupancy="11.75" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="31" left="27" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="2/1to3/1" sampledSeconds="1977.75" traveltime="69.42" overlapTraveltime="69.75" density="33.64" laneDensity="33.64" occupancy="16.71" waitingTime="4.00" timeLoss="552.95" speed="14.12" speedRelative="0.72" departed="0" arrived="0" entered="27" left="27" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="1611.64" traveltime="57.91" overlapTraveltime="58.17" density="27.41" laneDensity="27.41" occupancy="13.64" waitingTime="0.00" timeLoss="219.29" speed="16.93" speedRelative="0.86" departed="0" arrived="0" entered="27" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
3a4,5
> Warning: Teleporting vehicle '0.45'; collision with vehicle '0.44', lane='2/1to3/1_0', gap=-0.09, time=96.00 stage=move.
> Warning: Vehicle '0.45' ends teleporting on edge '3/1to4/1', time=96.00.
5a8
> Warning: Teleporting vehicle '0.95'; collision with vehicle '0.94', lane='1/1to2/1_0', gap=-0.20, time=161.00 stage=move.
7a11
> Warning: Teleporting vehicle '0.92'; collision with vehicle '0.91', lane='1/1to2/1_0', gap=-0.16, time=179.00 stage=move.
8a13
> Warning: Teleporting vehicle '0.117'; collision with vehicle '0.116', lane='1/1to2/1_0', gap=-0.10, time=196.00 stage=move.
10a16
> Warning: Teleporting vehicle '0.136'; collision with vehicle '0.135', lane='1/1to2/1_0', gap=-0.35, time=228.00 stage=move.
12a19,25
> Warning: Vehicle '0.92' ends teleporting on edge '3/1to4/1', time=248.00.
> Warning: Vehicle '0.95' ends teleporting on edge '3/1to4/1', time=250.00.
> Warning: Teleporting vehicle '0.176'; collision with vehicle '0.175', lane='1/1to2/1_0', gap=-0.03, time=261.00 stage=move.
> Warning: Vehicle '0.176' ends teleporting on edge '2/1to3/1', time=277.00.
> Warning: Vehicle '0.117' ends teleporting on edge '3/1to4/1', time=278.00.
> Warning: Teleporting vehicle '0.107'; collision with vehicle '0.106', lane='2/1to3/1_0', gap=-0.11, time=281.00 stage=move.
> Warning: Vehicle '0.136' ends teleporting on edge '2/1to3/1', time=283.00.
14a28,29
> Warning: Teleporting vehicle '0.155'; collision with vehicle '0.154', lane='1/1to2/1_0', gap=-0.37, time=290.00 stage=move.
> Warning: Vehicle '0.155' ends teleporting on edge '2/1to3/1', time=290.00.
16,45c31,85
< Warning: Vehicle '0.122' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=304.00.
< Warning: Vehicle '0.34' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=640.00.
< Warning: Vehicle '0.99' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=782.00.
< Warning: Vehicle '0.151' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=807.00.
< Warning: Vehicle '0.118' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=813.00.
< Warning: Vehicle '0.114' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=846.00.
< Warning: Vehicle '0.118' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=851.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
15,16c15,16
<  RouteLength: 50648.99
<  Speed: 17.93
---
>  RouteLength: 50408.00
>  Speed: 17.84
19c19
<  TimeLoss: 239.00
---
>  TimeLoss: 251.50

TEST had known bugs (see #8921) on ts-sim-build-ba : cf_model drive_in_circles_small EIDM ( Last six runs Apr2022 )

platform dependant behavior
(This bug was triggered by FAILING to find text in file 'output' matching 'Collisions: 25')
---------- Differences in errors ----------
1,1109c1,644
< Warning: Vehicle '1.8' performs emergency braking with decel=-9.18 wished=4.50 severity=1.04, time=45.00.
< Warning: Vehicle '1.4' performs emergency braking with decel=-9.43 wished=4.50 severity=1.09, time=91.00.
< Warning: Vehicle '1.8' performs emergency braking with decel=-9.44 wished=4.50 severity=1.10, time=97.00.
< Warning: Vehicle '1.9' performs emergency braking with decel=-10.16 wished=4.50 severity=1.26, time=98.00.
< Warning: Vehicle '1.10' performs emergency braking with decel=-10.25 wished=4.50 severity=1.28, time=99.00.
< Warning: Vehicle '1.11' performs emergency braking with decel=-9.19 wished=4.50 severity=1.04, time=101.00.
< Warning: Vehicle '1.12' performs emergency braking with decel=-10.16 wished=4.50 severity=1.26, time=102.00.
< Warning: Vehicle '1.13' performs emergency braking with decel=-9.08 wished=4.50 severity=1.02, time=103.00.
< Warning: Vehicle '1.15' performs emergency braking with decel=-9.03 wished=4.50 severity=1.01, time=106.00.
< Warning: Vehicle '1.16' performs emergency braking with decel=-9.40 wished=4.50 severity=1.09, time=107.00.
< Warning: Vehicle '1.18' performs emergency braking with decel=-9.16 wished=4.50 severity=1.04, time=110.00.
< Warning: Vehicle '1.19' performs emergency braking with decel=-9.76 wished=4.50 severity=1.17, time=111.00.
< Warning: Vehicle '1.20' performs emergency braking with decel=-9.24 wished=4.50 severity=1.05, time=112.00.
< Warning: Vehicle '1.21' performs emergency braking with decel=-9.09 wished=4.50 severity=1.02, time=114.00.
< Warning: Vehicle '1.22' performs emergency braking with decel=-9.07 wished=4.50 severity=1.02, time=115.00.
< Warning: Vehicle '1.24' performs emergency braking with decel=-9.48 wished=4.50 severity=1.11, time=118.00.
< Warning: Vehicle '1.25' performs emergency braking with decel=-9.04 wished=4.50 severity=1.01, time=119.00.
< Warning: Vehicle '1.28' performs emergency braking with decel=-9.04 wished=4.50 severity=1.01, time=124.00.
< Warning: Vehicle '1.29' performs emergency braking with decel=-9.37 wished=4.50 severity=1.08, time=125.00.
< Warning: Vehicle '1.32' performs emergency braking with decel=-9.12 wished=4.50 severity=1.03, time=130.00.
< Warning: Vehicle '1.33' performs emergency braking with decel=-10.42 wished=4.50 severity=1.31, time=131.00.
< Warning: Vehicle '1.34' performs emergency braking with decel=-11.11 wished=4.50 severity=1.47, time=132.00.
< Warning: Vehicle '1.0' performs emergency braking with decel=-11.03 wished=4.50 severity=1.45, time=133.00.
< Warning: Vehicle '1.1' performs emergency braking with decel=-9.80 wished=4.50 severity=1.18, time=134.00.
< Warning: Vehicle '1.1' performs emergency braking with decel=-9.21 wished=4.50 severity=1.05, time=136.00.
< Warning: Vehicle '1.2' performs emergency braking with decel=-10.37 wished=4.50 severity=1.30, time=137.00.
< Warning: Vehicle '1.3' performs emergency braking with decel=-11.68 wished=4.50 severity=1.60, time=138.00.
< Warning: Vehicle '1.4' performs emergency braking with decel=-13.06 wished=4.50 severity=1.90, time=139.00.
< Warning: Vehicle '1.5' performs emergency braking with decel=-14.25 wished=4.50 severity=2.17, time=140.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
12a13
> Teleports: 93 (Collisions: 93)
14,15c15,16
<  RouteLength: 50257.34
<  Speed: 16.76
---
>  RouteLength: 66024.94
>  Speed: 22.02
17,18c18,19
<  WaitingTime: 169.97
<  TimeLoss: 1322.78
---
>  WaitingTime: 47.37
>  TimeLoss: 779.94

TEST had known bugs (see #10292) on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Apr2022 )

non-determinism
(This bug was triggered by text found in the full difference report matching 'route')
---------- Differences in vehroutes ----------
5,6c5,6
<     <vehicle id="0.1" depart="2.00" arrival="49.00">
<         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
---
>     <vehicle id="0.0" depart="0.00" arrival="48.00">
>         <route edges="A0B0 B0C0 C0C1 C1C2 C2D2 D2D3"/>
9,10c9,10
<     <vehicle id="0.2" depart="4.00" arrival="53.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.3" depart="2.00" arrival="51.00">
>         <route edges="A0B0 B0C0 C0C1 C1C2 C2D2 D2D3"/>
13,14c13,14
<     <vehicle id="0.3" depart="6.00" arrival="57.00">
<         <route edges="A0B0 B0B1 B1B2 B2C2 C2C3 C3D3"/>
---
>     <vehicle id="0.2" depart="3.00" arrival="53.00">
>         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
17,18c17,18
<     <vehicle id="0.7" depart="14.00" arrival="60.00">
<         <route edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3D3"/>
---
>     <vehicle id="0.5" depart="7.00" arrival="56.00">
>         <route edges="A0B0 B0B1 B1C1 C1D1 D1D2 D2D3"/>
21,22c21,22
<     <vehicle id="0.6" depart="12.00" arrival="61.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.9" depart="12.00" arrival="61.00">
>         <route edges="A0B0 B0B1 B1B2 B2B3 B3C3 C3D3"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Apr2022 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2393157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x92a13b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x2d975fb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8be041 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x2f79da3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2842de95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Apr2022 )

consistent handling of unreachable arrivalPos
(This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route')
---------- Differences in errors ----------
1c1,3
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> Warning: No connection between edge 'end' and edge 'end' found.
> Warning: No route for vehicle '2' found.
> Error: Vehicle '2' has no valid route.
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="23.00">
<         <route edges="beg"/>
<     </vehicle>
< 

2 TESTS had known bugs (see #3404) on ts-sim-build-ba :

consider via
(This bug was triggered by FAILING to find text in file 'vehroutes' matching 'route edges=.*A1toA2')
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
devices rerouting via route ( Last six runs Apr2022 )
devices rerouting via route_embedded ( Last six runs Apr2022 )

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Apr2022 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id="across"')
---------- Differences in tripinfos ----------
4,15c4,14
< <tripinfos>
<     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
>     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>

TEST had known bugs (see #913) on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Apr2022 )

crll bug
(This bug was triggered by FAILING to find text in file 'tripinfos' matching '<tripinfo id')
---------- Differences in tripinfos ----------
4,5c4
< <tripinfos>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">

TEST had known bugs (#3945) on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Apr2022 )

red-light violators on main road ignores right-of-way
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1c1
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
---
> Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.

TEST had known bugs (see #10512) on ts-sim-build-ba : lc_model bugs ticket10512 ( Last six runs Apr2022 )

intermediate bus lane leads to wrong lane
(This bug was triggered by text found in file 'errors' matching 'Teleporting vehicle')
---------- Differences in errors ----------
0a1,16
> Warning: Vehicle 'f_0.18' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=41.00.
> Warning: Vehicle 'f_0.18' performs emergency stop at the end of lane '25290438_1' because there is no connection to the next edge (decel=-11.44, offset=1.70), time=41.00.
> Warning: Teleporting vehicle 'f_0.15'; waited too long (wrong lane), lane='315425129#0_2', time=345.00.
> Warning: Vehicle 'f_0.15' ends teleporting on edge '23208748#0', time=345.00.
> Warning: Teleporting vehicle 'f_0.17'; waited too long (wrong lane), lane='315425129#0_2', time=651.00.
> Warning: Vehicle 'f_0.17' ends teleporting on edge '23208748#0', time=651.00.
> Warning: Teleporting vehicle 'f_0.25'; waited too long (wrong lane), lane='315425129#0_2', time=956.00.
> Warning: Vehicle 'f_0.25' ends teleporting on edge '23208748#0', time=956.00.
> Warning: Teleporting vehicle 'f_0.27'; waited too long (wrong lane), lane='315425129#0_2', time=1261.00.
> Warning: Vehicle 'f_0.27' ends teleporting on edge '23208748#0', time=1261.00.
> Warning: Teleporting vehicle 'f_0.32'; waited too long (wrong lane), lane='315425129#0_2', time=1566.00.
> Warning: Vehicle 'f_0.32' ends teleporting on edge '23208748#0', time=1566.00.
> Warning: Teleporting vehicle 'f_0.42'; waited too long (wrong lane), lane='315425129#0_2', time=1872.00.
> Warning: Vehicle 'f_0.42' ends teleporting on edge '23208748#0', time=1872.00.
> Warning: Teleporting vehicle 'f_0.44'; waited too long (wrong lane), lane='315425129#0_2', time=2177.00.
> Warning: Vehicle 'f_0.44' ends teleporting on edge '23208748#0', time=2177.00.

TEST had known bugs (see #7264) on ts-sim-build-ba : meta xml_invalid_schema ( Last six runs Apr2022 )

outdated xerces
(This bug was triggered by FAILING to find text in file 'errors' matching 'Error: unable to open file')
---------- Differences in errors ----------
2c2
< Error: unable to open file 'https://sumo.dlr.de/xsd/blub_file.xsd'
---
> Error: whitespace expected
4c4
<  At line/column 1/0.
---
>  At line/column 2/50.

TEST had known bugs (see #7493) on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Apr2022 )

deadlock
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- Differences in errors ----------
0a1,521
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> Warning: Teleporting vehicle 'train1'; waited too long (yield), lane='-e_0', time=400.00.
> Warning: Vehicle 'train1' ends teleporting on edge '-c', time=409.00.
> 
> =================================================================
> ==2387890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x1ec5dfb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x1ec6e2f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x1d3e98c in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x1d3a50b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x1d43a6e in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0xec2790 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x56d475 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #10 0x5678d4 in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:390:9
>     #11 0x555a7d in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:30
>     #12 0x7f5fb07210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8096 byte(s) in 22 object(s) allocated from:
>     #0 0x55195d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55195d)
>     #1 0x1fb0de8 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x1ed26ea in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="139.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="139.00" routeLength="1162.53" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="62.85" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="262.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="212.00" routeLength="1162.53" waitingTime="58.00" waitingCount="2" stopTime="10.00" timeLoss="135.85" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="428.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="428.00" routeLength="1162.33" waitingTime="303.00" waitingCount="2" stopTime="10.00" timeLoss="354.03" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="504.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="454.00" routeLength="1162.53" waitingTime="295.00" waitingCount="2" stopTime="10.00" timeLoss="377.86" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST had known bugs (see #3391) on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Apr2022 )

counter-change deadlock
(This bug was triggered by FAILING to find text in file 'tripinfos' matching 'veh.6.*arrival="23.00"')
---------- Differences in tripinfos ----------
5,14c5,14
<     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
---
>     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
>     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.91" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
>     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="26.00" routeLength="54.10" waitingTime="11.00" waitingCount="4" stopTime="0.00" timeLoss="21.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>

TEST had known bugs (see #3997) on ts-sim-build-ba : sublane_model junction wide_lane_split ( Last six runs Apr2022 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
1,219c1,156
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Teleporting vehicle '13' after earlier collision, lane='EC_0, time=28.00.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00.
< Warning: Teleporting vehicle '24' after earlier collision, lane='EC_2, time=28.00.
< Warning: Vehicle '24' ends teleporting on edge 'CE', time=28.00.
< Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00.
< Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move.
< Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move.
< Warning: Teleporting vehicle '22' after earlier collision, lane='WC_1, time=49.00.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Teleporting vehicle '62' after earlier collision, lane='WC_1, time=49.00.
< Warning: Teleporting vehicle '37' after earlier collision, lane='WC_0, time=49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Teleporting vehicle '29' after earlier collision, lane='WC_0, time=49.00.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange.
< Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange.
< Warning: Vehicle '62' ends teleporting on edge 'CE', time=49.00.
< Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move.
< Warning: Vehicle '96' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=53.00.
< Warning: Teleporting vehicle '91' after earlier collision, lane='NC_0, time=60.00.
< Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00.
< Warning: Teleporting vehicle '90' after earlier collision, lane='NC_0, time=60.00.
< Warning: Teleporting vehicle '31' after earlier collision, lane='EC_0, time=60.00.
< Warning: Teleporting vehicle '6' after earlier collision, lane='EC_1, time=60.00.
< Warning: Vehicle '111'; collision with vehicle '96', lane='NC_1', gap=-0.65', latGap=-0.07, time=60.00 stage=move.
< Warning: Vehicle '6' ends teleporting on edge 'CS', time=60.00.
< Warning: Vehicle '31' ends teleporting on edge 'CN', time=60.00.
< Warning: Vehicle '90' ends teleporting on edge 'CE', time=60.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1681.00
---
> Simulation ended at time: 2496.00
12,13c12,13
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
---
> Teleports: 301 (Collisions: 280, Jam: 15, Yield: 5, Wrong Lane: 1)
> Emergency Stops: 13
15,19c15,20
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
---
>  RouteLength: 188.35
>  Speed: 3.58
>  Duration: 152.30
>  WaitingTime: 122.23
>  TimeLoss: 134.86
>  DepartDelay: 506.65

2 TESTS had known bugs (see #6846) on ts-sim-build-ba :

dangerous insertion gap
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'B.144'; collision with vehicle 'B.141', lane='beg_1', gap=-0.50', latGap=-1.80, time=231.00 stage=move.
> Warning: Vehicle 'B.144' ends teleporting on edge 'end', time=231.00.
sublane_model motorway nopush_for_merge_impatience ( Last six runs Apr2022 )
sublane_model motorway nopush_for_merge_impatience_growth ( Last six runs Apr2022 )

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic dynamics insertion best_distance ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated900 ----------
5c5
<     <interval begin="0.00" end="900.00" id="laneData">
---
>     <interval begin="0.00" end="663.00" id="laneData">
7,8c7,8
<             <lane id="beg_0" sampledSeconds="102339.68" traveltime="171.57" overlapTraveltime="172.09" density="37.95" laneDensity="37.95" occupancy="18.95" waitingTime="30954.00" timeLoss="52766.52" speed="17.44" speedRelative="0.48" departed="800" arrived="0" entered="0" left="517" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_1" sampledSeconds="90387.63" traveltime="144.24" overlapTraveltime="144.64" density="33.52" laneDensity="33.52" occupancy="16.74" waitingTime="25849.00" timeLoss="38295.26" speed="20.75" speedRelative="0.58" departed="804" arrived="0" entered="0" left="576" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="beg_0" sampledSeconds="49280.30" traveltime="99.74" overlapTraveltime="100.06" density="24.81" laneDensity="24.81" occupancy="12.38" waitingTime="3776.00" timeLoss="8224.43" speed="29.99" speedRelative="0.83" departed="616" arrived="0" entered="0" left="461" laneChangedFrom="0" laneChangedTo="0"/>
>             <lane id="beg_1" sampledSeconds="46769.88" traveltime="93.47" overlapTraveltime="93.74" density="23.55" laneDensity="23.55" occupancy="11.75" waitingTime="3086.00" timeLoss="5177.54" speed="32.01" speedRelative="0.89" departed="615" arrived="0" entered="0" left="486" laneChangedFrom="0" laneChangedTo="0"/>
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="200100.98" traveltime="560.16" overlapTraveltime="561.78" density="74.31" laneDensity="74.31" occupancy="37.08" waitingTime="98858.00" timeLoss="170448.16" speed="5.33" speedRelative="0.15" departed="0" arrived="0" entered="517" left="201" laneChangedFrom="0" laneChangedTo="4"/>
<             <lane id="beg2_1" sampledSeconds="165635.59" traveltime="374.27" overlapTraveltime="375.29" density="61.51" laneDensity="61.51" occupancy="30.70" waitingTime="78838.00" timeLoss="128892.70" speed="7.99" speedRelative="0.22" departed="0" arrived="0" entered="575" left="302" laneChangedFrom="4" laneChangedTo="0"/>
---
>             <lane id="beg2_0" sampledSeconds="125228.24" traveltime="407.15" overlapTraveltime="408.52" density="63.13" laneDensity="63.13" occupancy="31.50" waitingTime="57988.00" timeLoss="99708.76" speed="7.34" speedRelative="0.20" departed="0" arrived="0" entered="461" left="153" laneChangedFrom="0" laneChangedTo="4"/>
>             <lane id="beg2_1" sampledSeconds="104050.15" traveltime="289.26" overlapTraveltime="290.18" density="52.45" laneDensity="52.45" occupancy="26.17" waitingTime="46793.00" timeLoss="74199.36" speed="10.33" speedRelative="0.29" departed="0" arrived="0" entered="486" left="230" laneChangedFrom="4" laneChangedTo="0"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="11317.09" traveltime="37.40" overlapTraveltime="37.28" density="65.49" laneDensity="65.49" occupancy="31.96" waitingTime="4313.00" timeLoss="9655.80" speed="5.28" speedRelative="0.15" departed="0" arrived="0" entered="206" left="467" laneChangedFrom="0" laneChangedTo="277"/>
<             <lane id="end_1" sampledSeconds="7460.64" traveltime="40.95" overlapTraveltime="42.02" density="43.17" laneDensity="43.17" occupancy="20.98" waitingTime="3462.00" timeLoss="6489.06" speed="4.69" speedRelative="0.13" departed="0" arrived="0" entered="289" left="0" laneChangedFrom="277" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="8332.70" traveltime="40.14" overlapTraveltime="39.94" density="65.46" laneDensity="65.46" occupancy="32.01" waitingTime="3219.00" timeLoss="7191.06" speed="4.93" speedRelative="0.14" departed="0" arrived="0" entered="149" left="333" laneChangedFrom="0" laneChangedTo="196"/>
>             <lane id="end_1" sampledSeconds="5524.36" traveltime="41.66" overlapTraveltime="42.74" density="43.40" laneDensity="43.40" occupancy="21.11" waitingTime="2441.00" timeLoss="4817.07" speed="4.61" speedRelative="0.13" departed="0" arrived="0" entered="205" left="0" laneChangedFrom="196" laneChangedTo="0"/>
20c20
<             <lane id="end2_0" sampledSeconds="37453.51" traveltime="84.61" overlapTraveltime="84.75" density="13.89" laneDensity="13.89" occupancy="6.93" waitingTime="0.00" timeLoss="613.49" speed="35.41" speedRelative="0.98" departed="0" arrived="419" entered="467" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end2_0" sampledSeconds="26197.56" traveltime="84.74" overlapTraveltime="84.88" density="13.19" laneDensity="13.19" occupancy="6.58" waitingTime="0.00" timeLoss="468.84" speed="35.36" speedRelative="0.98" departed="0" arrived="285" entered="332" left="0" laneChangedFrom="0" laneChangedTo="0"/>
27,28c27,28
<             <lane id="merge_1" sampledSeconds="7923.56" traveltime="37.03" overlapTraveltime="39.08" density="95.70" laneDensity="95.70" occupancy="45.30" waitingTime="4492.00" timeLoss="7377.26" speed="2.48" speedRelative="0.07" departed="0" arrived="0" entered="202" left="204" laneChangedFrom="0" laneChangedTo="6"/>
<             <lane id="merge_2" sampledSeconds="6443.47" traveltime="20.56" overlapTraveltime="21.73" density="77.82" laneDensity="77.82" occupancy="37.10" waitingTime="3608.00" timeLoss="5644.47" speed="4.46" speedRelative="0.12" departed="0" arrived="0" entered="301" left="292" laneChangedFrom="6" laneChangedTo="0"/>
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,6c5,7
< Simulation ended at time: 900.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 663.00
> Reason: Interrupted.
9,10c10,11
<  Inserted: 1604 (Loaded: 2997)
<  Running: 1185
---
>  Inserted: 1231 (Loaded: 2207)
>  Running: 946
13,18c14,19
<  RouteLength: 8310.76
<  Speed: 20.49
<  Duration: 453.04
<  WaitingTime: 128.53
<  TimeLoss: 221.70
<  DepartDelay: 0.94
---
>  RouteLength: 7892.31
>  Speed: 23.26
>  Duration: 366.02
>  WaitingTime: 85.07
>  TimeLoss: 146.31
>  DepartDelay: 0.68

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles W99 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
567,577c567,577
<     <interval begin="2940.00" end="3000.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1231.74" traveltime="50.00" overlapTraveltime="50.25" density="20.95" laneDensity="20.95" occupancy="10.42" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="27" left="23" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1422.75" traveltime="50.00" overlapTraveltime="50.25" density="24.20" laneDensity="24.20" occupancy="12.04" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="27" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1206.64" traveltime="50.00" overlapTraveltime="50.25" density="20.52" laneDensity="20.52" occupancy="10.21" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="23" left="26" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1389.17" traveltime="50.00" overlapTraveltime="50.25" density="23.63" laneDensity="23.63" occupancy="11.75" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="25" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1459.69" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1459.61" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="30" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1459.61" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1459.55" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1459.66" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1459.52" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
---
>     <interval begin="2940.00" end="2946.75" id="dump_60">
>         <edge id="1/1to2/1" sampledSeconds="133.64" traveltime="50.00" overlapTraveltime="50.25" density="20.20" laneDensity="20.20" occupancy="10.05" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="3" left="2" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="10/1to1/1" sampledSeconds="148.46" traveltime="50.00" overlapTraveltime="50.25" density="22.44" laneDensity="22.44" occupancy="11.16" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="3" left="3" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="144.28" traveltime="50.00" overlapTraveltime="50.25" density="21.81" laneDensity="21.81" occupancy="10.86" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="2" left="3" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="164.03" traveltime="50.00" overlapTraveltime="50.25" density="24.80" laneDensity="24.80" occupancy="12.34" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="3" left="3" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="4/1to5/1" sampledSeconds="164.20" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="3" left="3" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="5/1to6/1" sampledSeconds="164.50" traveltime="50.00" overlapTraveltime="50.25" density="24.87" laneDensity="24.87" occupancy="12.37" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="4" left="4" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="6/1to7/1" sampledSeconds="164.02" traveltime="50.00" overlapTraveltime="50.25" density="24.80" laneDensity="24.80" occupancy="12.34" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="3" left="3" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="7/1to8/1" sampledSeconds="164.02" traveltime="50.00" overlapTraveltime="50.25" density="24.80" laneDensity="24.80" occupancy="12.34" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="3" left="3" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="8/1to9/1" sampledSeconds="164.44" traveltime="50.00" overlapTraveltime="50.25" density="24.86" laneDensity="24.86" occupancy="12.36" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="3" left="4" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="9/1to10/1" sampledSeconds="164.26" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="4" left="3" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in output ----------
6,7c6,8
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2946.75
> Reason: Interrupted.
14,16c15,17
<  RouteLength: 54531.51
<  Speed: 19.33
<  Duration: 2822.65
---
>  RouteLength: 53487.81
>  Speed: 19.32
>  Duration: 2769.40
20c21
<  DepartDelayWaiting: 2584.00
---
>  DepartDelayWaiting: 2530.75

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_actionsteplength ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
542,576c542,552
<     <interval begin="2820.00" end="2880.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1829.96" traveltime="52.58" overlapTraveltime="52.84" density="31.12" laneDensity="31.12" occupancy="15.48" waitingTime="0.00" timeLoss="89.63" speed="18.64" speedRelative="0.95" departed="1" arrived="0" entered="33" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1733.44" traveltime="52.16" overlapTraveltime="52.46" density="29.48" laneDensity="29.48" occupancy="14.66" waitingTime="0.00" timeLoss="72.93" speed="18.78" speedRelative="0.96" departed="0" arrived="0" entered="34" left="32" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1905.45" traveltime="51.91" overlapTraveltime="52.18" density="32.41" laneDensity="32.41" occupancy="16.12" waitingTime="0.00" timeLoss="70.27" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="37" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1881.59" traveltime="51.88" overlapTraveltime="52.15" density="32.00" laneDensity="32.00" occupancy="15.92" waitingTime="0.00" timeLoss="68.43" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="37" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1851.04" traveltime="51.84" overlapTraveltime="52.11" density="31.48" laneDensity="31.48" occupancy="15.66" waitingTime="0.00" timeLoss="65.90" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1845.08" traveltime="51.92" overlapTraveltime="52.19" density="31.38" laneDensity="31.38" occupancy="15.61" waitingTime="0.00" timeLoss="68.53" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1847.61" traveltime="51.93" overlapTraveltime="52.19" density="31.42" laneDensity="31.42" occupancy="15.63" waitingTime="0.00" timeLoss="68.67" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="36" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1727.53" traveltime="51.79" overlapTraveltime="52.05" density="29.38" laneDensity="29.38" occupancy="14.62" waitingTime="0.00" timeLoss="59.83" speed="18.92" speedRelative="0.97" departed="0" arrived="0" entered="33" left="32" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1787.59" traveltime="51.86" overlapTraveltime="52.13" density="30.40" laneDensity="30.40" occupancy="15.13" waitingTime="0.00" timeLoss="64.36" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="32" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1790.45" traveltime="51.87" overlapTraveltime="52.13" density="30.45" laneDensity="30.45" occupancy="15.15" waitingTime="0.00" timeLoss="64.58" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="35" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2880.00" end="2940.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1810.24" traveltime="52.28" overlapTraveltime="52.54" density="30.79" laneDensity="30.79" occupancy="15.31" waitingTime="0.00" timeLoss="78.88" speed="18.75" speedRelative="0.96" departed="1" arrived="0" entered="34" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1799.17" traveltime="52.02" overlapTraveltime="52.30" density="30.60" laneDensity="30.60" occupancy="15.22" waitingTime="0.00" timeLoss="70.55" speed="18.83" speedRelative="0.96" departed="0" arrived="0" entered="34" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1787.01" traveltime="51.92" overlapTraveltime="52.18" density="30.39" laneDensity="30.39" occupancy="15.12" waitingTime="0.00" timeLoss="66.08" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="34" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1907.67" traveltime="51.95" overlapTraveltime="52.21" density="32.45" laneDensity="32.45" occupancy="16.14" waitingTime="0.00" timeLoss="71.62" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1883.38" traveltime="51.89" overlapTraveltime="52.16" density="32.03" laneDensity="32.03" occupancy="15.93" waitingTime="0.00" timeLoss="68.90" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1855.90" traveltime="51.83" overlapTraveltime="52.09" density="31.56" laneDensity="31.56" occupancy="15.70" waitingTime="0.00" timeLoss="65.52" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1843.24" traveltime="51.93" overlapTraveltime="52.20" density="31.35" laneDensity="31.35" occupancy="15.59" waitingTime="0.00" timeLoss="68.63" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="36" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1855.26" traveltime="51.91" overlapTraveltime="52.17" density="31.55" laneDensity="31.55" occupancy="15.70" waitingTime="0.00" timeLoss="68.36" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1743.00" traveltime="51.85" overlapTraveltime="52.12" density="29.64" laneDensity="29.64" occupancy="14.75" waitingTime="0.00" timeLoss="62.32" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="35" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1771.74" traveltime="51.84" overlapTraveltime="52.10" density="30.13" laneDensity="30.13" occupancy="14.99" waitingTime="0.00" timeLoss="62.89" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="33" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2940.00" end="3000.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1834.95" traveltime="51.96" overlapTraveltime="52.23" density="31.21" laneDensity="31.21" occupancy="15.53" waitingTime="0.00" timeLoss="69.38" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1761.06" traveltime="51.81" overlapTraveltime="52.08" density="29.95" laneDensity="29.95" occupancy="14.90" waitingTime="0.00" timeLoss="61.71" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="33" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1803.19" traveltime="51.95" overlapTraveltime="52.21" density="30.67" laneDensity="30.67" occupancy="15.26" waitingTime="0.00" timeLoss="67.73" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1782.20" traveltime="51.86" overlapTraveltime="52.13" density="30.31" laneDensity="30.31" occupancy="15.08" waitingTime="0.00" timeLoss="64.06" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,7c6,8
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2868.20
> Reason: Interrupted.
10,12c11,13
<  Inserted: 304 (Loaded: 600)
<  Running: 304
<  Waiting: 296
---
>  Inserted: 303 (Loaded: 600)
>  Running: 303
>  Waiting: 297
14,20c15,21
<  RouteLength: 49224.17
<  Speed: 18.78
<  Duration: 2621.25
<  WaitingTime: 2.54
<  TimeLoss: 109.67
<  DepartDelay: 227.25
<  DepartDelayWaiting: 2548.50
---
>  RouteLength: 46892.43
>  Speed: 18.77
>  Duration: 2497.77
>  WaitingTime: 2.55
>  TimeLoss: 105.15
>  DepartDelay: 219.43
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
500,594c500,510
<     <interval begin="2520.00" end="2580.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5065.50" traveltime="77.41" overlapTraveltime="77.79" density="85.96" laneDensity="42.98" occupancy="21.39" waitingTime="0.00" timeLoss="1471.07" speed="12.69" speedRelative="0.65" departed="0" arrived="0" entered="66" left="62" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="10/1to1/1" sampledSeconds="4007.22" traveltime="76.70" overlapTraveltime="77.09" density="68.01" laneDensity="34.00" occupancy="16.93" waitingTime="0.00" timeLoss="1192.36" speed="12.80" speedRelative="0.65" departed="0" arrived="0" entered="22" left="66" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="2/1to3/1" sampledSeconds="5079.60" traveltime="78.81" overlapTraveltime="79.22" density="86.20" laneDensity="43.10" occupancy="21.44" waitingTime="0.00" timeLoss="1558.44" speed="12.46" speedRelative="0.64" departed="0" arrived="0" entered="62" left="68" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="3/1to4/1" sampledSeconds="5087.51" traveltime="80.14" overlapTraveltime="80.53" density="86.34" laneDensity="43.17" occupancy="21.49" waitingTime="0.00" timeLoss="1450.66" speed="12.26" speedRelative="0.63" departed="0" arrived="0" entered="68" left="48" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="4/1to5/1" sampledSeconds="3511.23" traveltime="73.84" overlapTraveltime="74.29" density="59.59" laneDensity="29.79" occupancy="14.80" waitingTime="0.00" timeLoss="881.14" speed="13.29" speedRelative="0.68" departed="0" arrived="0" entered="48" left="64" laneChangedFrom="17" laneChangedTo="17"/>
<         <edge id="5/1to6/1" sampledSeconds="5075.72" traveltime="84.37" overlapTraveltime="84.78" density="86.14" laneDensity="43.07" occupancy="21.44" waitingTime="0.00" timeLoss="1544.26" speed="11.64" speedRelative="0.59" departed="0" arrived="0" entered="64" left="48" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="6/1to7/1" sampledSeconds="2592.58" traveltime="68.65" overlapTraveltime="69.00" density="44.00" laneDensity="22.00" occupancy="10.93" waitingTime="0.00" timeLoss="383.61" speed="14.31" speedRelative="0.73" departed="0" arrived="0" entered="48" left="44" laneChangedFrom="20" laneChangedTo="20"/>
<         <edge id="7/1to8/1" sampledSeconds="2434.77" traveltime="66.62" overlapTraveltime="66.94" density="41.32" laneDensity="20.66" occupancy="10.29" waitingTime="0.00" timeLoss="421.55" speed="14.75" speedRelative="0.75" departed="0" arrived="0" entered="44" left="13" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="8/1to9/1" sampledSeconds="1542.51" traveltime="67.09" overlapTraveltime="67.44" density="26.18" laneDensity="13.09" occupancy="6.51" waitingTime="0.00" timeLoss="208.05" speed="14.64" speedRelative="0.75" departed="0" arrived="0" entered="13" left="31" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="9/1to10/1" sampledSeconds="1707.73" traveltime="65.62" overlapTraveltime="65.93" density="28.98" laneDensity="14.49" occupancy="7.21" waitingTime="0.00" timeLoss="174.71" speed="14.97" speedRelative="0.76" departed="0" arrived="0" entered="31" left="22" laneChangedFrom="16" laneChangedTo="16"/>
<     </interval>
<     <interval begin="2580.00" end="2640.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="4873.44" traveltime="77.80" overlapTraveltime="78.19" density="82.71" laneDensity="41.35" occupancy="20.59" waitingTime="0.00" timeLoss="1466.80" speed="12.62" speedRelative="0.64" departed="0" arrived="0" entered="43" left="66" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="10/1to1/1" sampledSeconds="1822.44" traveltime="67.02" overlapTraveltime="67.42" density="30.93" laneDensity="15.46" occupancy="7.68" waitingTime="0.00" timeLoss="240.60" speed="14.64" speedRelative="0.75" departed="0" arrived="0" entered="31" left="43" laneChangedFrom="18" laneChangedTo="18"/>
<         <edge id="2/1to3/1" sampledSeconds="5008.85" traveltime="79.35" overlapTraveltime="79.75" density="85.00" laneDensity="42.50" occupancy="21.14" waitingTime="0.00" timeLoss="1556.41" speed="12.38" speedRelative="0.63" departed="0" arrived="0" entered="66" left="62" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="3/1to4/1" sampledSeconds="5400.25" traveltime="81.66" overlapTraveltime="82.10" density="91.65" laneDensity="45.82" occupancy="22.80" waitingTime="0.00" timeLoss="1729.08" speed="12.02" speedRelative="0.61" departed="0" arrived="0" entered="62" left="65" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="4/1to5/1" sampledSeconds="4085.41" traveltime="80.53" overlapTraveltime="80.89" density="69.33" laneDensity="34.67" occupancy="17.25" waitingTime="0.00" timeLoss="1107.00" speed="12.20" speedRelative="0.62" departed="0" arrived="0" entered="65" left="35" laneChangedFrom="14" laneChangedTo="14"/>
<         <edge id="5/1to6/1" sampledSeconds="4709.95" traveltime="82.90" overlapTraveltime="83.35" density="79.93" laneDensity="39.97" occupancy="19.90" waitingTime="0.00" timeLoss="1568.24" speed="11.84" speedRelative="0.60" departed="0" arrived="0" entered="35" left="61" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="6/1to7/1" sampledSeconds="3834.46" traveltime="83.13" overlapTraveltime="83.49" density="65.07" laneDensity="32.54" occupancy="16.19" waitingTime="0.00" timeLoss="1073.06" speed="11.82" speedRelative="0.60" departed="0" arrived="0" entered="61" left="32" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="7/1to8/1" sampledSeconds="2594.01" traveltime="67.86" overlapTraveltime="68.20" density="44.02" laneDensity="22.01" occupancy="10.95" waitingTime="0.00" timeLoss="390.30" speed="14.47" speedRelative="0.74" departed="0" arrived="0" entered="32" left="44" laneChangedFrom="15" laneChangedTo="15"/>
<         <edge id="8/1to9/1" sampledSeconds="2013.33" traveltime="64.26" overlapTraveltime="64.58" density="34.17" laneDensity="17.08" occupancy="8.50" waitingTime="0.00" timeLoss="285.34" speed="15.29" speedRelative="0.78" departed="0" arrived="0" entered="43" left="16" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="9/1to10/1" sampledSeconds="1760.83" traveltime="65.36" overlapTraveltime="65.70" density="29.88" laneDensity="14.94" occupancy="7.44" waitingTime="0.00" timeLoss="199.91" speed="15.02" speedRelative="0.77" departed="0" arrived="0" entered="16" left="31" laneChangedFrom="14" laneChangedTo="14"/>
<     </interval>
<     <interval begin="2640.00" end="2700.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="2542.04" traveltime="70.85" overlapTraveltime="71.29" density="43.14" laneDensity="21.57" occupancy="10.71" waitingTime="0.00" timeLoss="520.99" speed="13.85" speedRelative="0.71" departed="0" arrived="0" entered="27" left="62" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="10/1to1/1" sampledSeconds="1864.01" traveltime="64.48" overlapTraveltime="64.80" density="31.63" laneDensity="15.82" occupancy="7.87" waitingTime="0.00" timeLoss="193.60" speed="15.23" speedRelative="0.78" departed="0" arrived="0" entered="22" left="27" laneChangedFrom="22" laneChangedTo="22"/>
<         <edge id="2/1to3/1" sampledSeconds="5310.68" traveltime="81.38" overlapTraveltime="81.78" density="90.13" laneDensity="45.06" occupancy="22.43" waitingTime="0.00" timeLoss="1685.28" speed="12.07" speedRelative="0.62" departed="0" arrived="0" entered="62" left="62" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="3/1to4/1" sampledSeconds="5158.52" traveltime="82.09" overlapTraveltime="82.53" density="87.54" laneDensity="43.77" occupancy="21.77" waitingTime="0.00" timeLoss="1777.44" speed="11.96" speedRelative="0.61" departed="0" arrived="0" entered="62" left="65" laneChangedFrom="7" laneChangedTo="7"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,7c6,8
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2568.00
> Reason: Interrupted.
14,16c15,17
<  RouteLength: 34130.02
<  Speed: 13.10
<  Duration: 2600.71
---
>  RouteLength: 28671.63
>  Speed: 13.19
>  Duration: 2168.71
18c19
<  TimeLoss: 641.63
---
>  TimeLoss: 523.42

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
320,594c320,330
<     <interval begin="1620.00" end="1680.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5446.29" traveltime="85.75" overlapTraveltime="86.19" density="92.43" laneDensity="46.21" occupancy="23.01" waitingTime="0.00" timeLoss="1910.11" speed="11.45" speedRelative="0.58" departed="0" arrived="0" entered="65" left="48" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="4709.65" traveltime="75.38" overlapTraveltime="75.80" density="79.93" laneDensity="39.96" occupancy="19.87" waitingTime="0.00" timeLoss="1357.15" speed="13.02" speedRelative="0.66" departed="0" arrived="0" entered="63" left="65" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="2/1to3/1" sampledSeconds="3096.26" traveltime="78.09" overlapTraveltime="78.51" density="52.55" laneDensity="26.27" occupancy="13.04" waitingTime="0.00" timeLoss="790.14" speed="12.57" speedRelative="0.64" departed="0" arrived="0" entered="48" left="64" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="3/1to4/1" sampledSeconds="4689.98" traveltime="79.19" overlapTraveltime="79.58" density="79.59" laneDensity="39.80" occupancy="19.81" waitingTime="0.00" timeLoss="1344.46" speed="12.40" speedRelative="0.63" departed="0" arrived="0" entered="64" left="45" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="4/1to5/1" sampledSeconds="2256.81" traveltime="65.99" overlapTraveltime="66.33" density="38.30" laneDensity="19.15" occupancy="9.52" waitingTime="0.00" timeLoss="265.58" speed="14.88" speedRelative="0.76" departed="0" arrived="0" entered="45" left="27" laneChangedFrom="14" laneChangedTo="14"/>
<         <edge id="5/1to6/1" sampledSeconds="2386.49" traveltime="67.29" overlapTraveltime="67.65" density="40.50" laneDensity="20.25" occupancy="10.07" waitingTime="0.00" timeLoss="315.83" speed="14.59" speedRelative="0.74" departed="0" arrived="0" entered="27" left="49" laneChangedFrom="16" laneChangedTo="16"/>
<         <edge id="6/1to7/1" sampledSeconds="4728.92" traveltime="81.68" overlapTraveltime="82.09" density="80.25" laneDensity="40.13" occupancy="19.98" waitingTime="0.00" timeLoss="1309.67" speed="12.02" speedRelative="0.61" departed="0" arrived="0" entered="49" left="51" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="7/1to8/1" sampledSeconds="2835.34" traveltime="68.75" overlapTraveltime="69.07" density="48.12" laneDensity="24.06" occupancy="11.95" waitingTime="0.00" timeLoss="619.84" speed="14.29" speedRelative="0.73" departed="0" arrived="0" entered="51" left="45" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="8/1to9/1" sampledSeconds="2729.29" traveltime="63.92" overlapTraveltime="64.22" density="46.32" laneDensity="23.16" occupancy="11.53" waitingTime="0.00" timeLoss="461.17" speed="15.37" speedRelative="0.78" departed="0" arrived="0" entered="45" left="35" laneChangedFrom="22" laneChangedTo="22"/>
<         <edge id="9/1to10/1" sampledSeconds="3230.63" traveltime="68.61" overlapTraveltime="68.99" density="54.83" laneDensity="27.41" occupancy="13.63" waitingTime="0.00" timeLoss="581.41" speed="14.31" speedRelative="0.73" departed="0" arrived="0" entered="35" left="63" laneChangedFrom="7" laneChangedTo="7"/>
<     </interval>
<     <interval begin="1680.00" end="1740.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5546.37" traveltime="85.13" overlapTraveltime="85.56" density="94.13" laneDensity="47.06" occupancy="23.42" waitingTime="0.00" timeLoss="2035.66" speed="11.54" speedRelative="0.59" departed="0" arrived="0" entered="62" left="65" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="3994.95" traveltime="71.30" overlapTraveltime="71.71" density="67.80" laneDensity="33.90" occupancy="16.87" waitingTime="0.00" timeLoss="843.87" speed="13.77" speedRelative="0.70" departed="0" arrived="0" entered="39" left="62" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="2/1to3/1" sampledSeconds="4451.83" traveltime="79.76" overlapTraveltime="80.14" density="75.55" laneDensity="37.78" occupancy="18.81" waitingTime="0.00" timeLoss="1328.17" speed="12.32" speedRelative="0.63" departed="0" arrived="0" entered="65" left="27" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="3/1to4/1" sampledSeconds="3854.91" traveltime="82.43" overlapTraveltime="82.91" density="65.42" laneDensity="32.71" occupancy="16.27" waitingTime="0.00" timeLoss="1242.61" speed="11.91" speedRelative="0.61" departed="0" arrived="0" entered="27" left="64" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="4/1to5/1" sampledSeconds="3533.41" traveltime="83.40" overlapTraveltime="83.75" density="59.96" laneDensity="29.98" occupancy="14.91" waitingTime="0.00" timeLoss="1044.00" speed="11.79" speedRelative="0.60" departed="0" arrived="0" entered="64" left="33" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="5/1to6/1" sampledSeconds="2123.39" traveltime="63.55" overlapTraveltime="63.89" density="36.04" laneDensity="18.02" occupancy="8.96" waitingTime="0.00" timeLoss="194.44" speed="15.45" speedRelative="0.79" departed="0" arrived="0" entered="33" left="32" laneChangedFrom="21" laneChangedTo="21"/>
<         <edge id="6/1to7/1" sampledSeconds="3511.99" traveltime="76.91" overlapTraveltime="77.37" density="59.60" laneDensity="29.80" occupancy="14.82" waitingTime="0.00" timeLoss="850.63" speed="12.76" speedRelative="0.65" departed="0" arrived="0" entered="32" left="66" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="7/1to8/1" sampledSeconds="4151.94" traveltime="80.27" overlapTraveltime="80.64" density="70.46" laneDensity="35.23" occupancy="17.53" waitingTime="0.00" timeLoss="1053.31" speed="12.24" speedRelative="0.62" departed="0" arrived="0" entered="64" left="32" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="8/1to9/1" sampledSeconds="2447.04" traveltime="65.18" overlapTraveltime="65.51" density="41.53" laneDensity="20.76" occupancy="10.32" waitingTime="0.00" timeLoss="500.21" speed="15.07" speedRelative="0.77" departed="0" arrived="0" entered="32" left="50" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="9/1to10/1" sampledSeconds="2490.99" traveltime="64.75" overlapTraveltime="65.07" density="42.27" laneDensity="21.14" occupancy="10.51" waitingTime="0.00" timeLoss="437.42" speed="15.17" speedRelative="0.77" departed="0" arrived="0" entered="50" left="39" laneChangedFrom="7" laneChangedTo="7"/>
<     </interval>
<     <interval begin="1740.00" end="1800.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5208.75" traveltime="81.38" overlapTraveltime="81.81" density="88.40" laneDensity="44.20" occupancy="22.00" waitingTime="0.00" timeLoss="1677.19" speed="12.07" speedRelative="0.62" departed="0" arrived="0" entered="54" left="66" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="10/1to1/1" sampledSeconds="2546.54" traveltime="67.91" overlapTraveltime="68.30" density="43.22" laneDensity="21.61" occupancy="10.73" waitingTime="0.00" timeLoss="538.75" speed="14.45" speedRelative="0.74" departed="0" arrived="0" entered="44" left="54" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="2/1to3/1" sampledSeconds="5293.97" traveltime="80.89" overlapTraveltime="81.29" density="89.84" laneDensity="44.92" occupancy="22.35" waitingTime="0.00" timeLoss="1699.18" speed="12.14" speedRelative="0.62" departed="0" arrived="0" entered="66" left="65" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="3/1to4/1" sampledSeconds="3642.87" traveltime="74.78" overlapTraveltime="75.19" density="61.82" laneDensity="30.91" occupancy="15.37" waitingTime="0.00" timeLoss="905.94" speed="13.13" speedRelative="0.67" departed="0" arrived="0" entered="65" left="40" laneChangedFrom="8" laneChangedTo="8"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
7,8c7,9
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 1626.80
> Reason: Interrupted.
15,17c16,18
<  RouteLength: 33992.03
<  Speed: 13.26
<  Duration: 2559.27
---
>  RouteLength: 16517.95
>  Speed: 13.85
>  Duration: 1186.07
19c20
<  TimeLoss: 612.21
---
>  TimeLoss: 241.24

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental 2lane_IDM ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 6.44245e+11 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
---------- Differences in output ----------
5,6c5,7
< Simulation ended at time: 1800.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 1084.00
> Reason: Interrupted.
9,11c10,12
<  Inserted: 1360 (Loaded: 4188)
<  Running: 529
<  Waiting: 535
---
>  Inserted: 904 (Loaded: 2634)
>  Running: 711
>  Waiting: 980
13,18c14,19
<  RouteLength: 19993.98
<  Speed: 25.70
<  Duration: 794.88
<  WaitingTime: 16.76
<  TimeLoss: 232.08
<  DepartDelay: 175.70
---
>  RouteLength: 19993.94
>  Speed: 26.66
>  Duration: 766.48
>  WaitingTime: 0.00
>  TimeLoss: 200.73
>  DepartDelay: 61.64

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental 2lane_krauss_t0.8_s0.5 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,3
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 6.44245e+11 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
---------- Differences in output ----------
5,6c5,7
< Simulation ended at time: 1800.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 920.00
> Reason: Interrupted.
9,11c10,12
<  Inserted: 2035 (Loaded: 3328)
<  Running: 878
<  Waiting: 162
---
>  Inserted: 1021 (Loaded: 1985)
>  Running: 896
>  Waiting: 244
13,18c14,19
<  RouteLength: 19994.01
<  Speed: 26.89
<  Duration: 755.40
<  WaitingTime: 3.43
<  TimeLoss: 195.46
<  DepartDelay: 158.18
---
>  RouteLength: 19994.18
>  Speed: 28.46
>  Duration: 711.79
>  WaitingTime: 0.00
>  TimeLoss: 173.36
>  DepartDelay: 36.72

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental circle_2lane_idm ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,6c5,7
< Simulation ended at time: 7200.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 4300.00
> Reason: Interrupted.
13,15c14,16
<  RouteLength: 160434.60
<  Speed: 22.29
<  Duration: 7199.03
---
>  RouteLength: 95260.27
>  Speed: 22.16
>  Duration: 4299.03
17c18
<  TimeLoss: 1385.63
---
>  TimeLoss: 845.40

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental krauss_t0.9_s0.8 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,6c5,7
< Simulation ended at time: 3600.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2077.00
> Reason: Interrupted.
9,11c10,12
<  Inserted: 2157 (Loaded: 3000)
<  Running: 769
<  Waiting: 2
---
>  Inserted: 1244 (Loaded: 1731)
>  Running: 708
>  Waiting: 3
14,18c15,19
<  Speed: 16.58
<  Duration: 1206.53
<  WaitingTime: 0.17
<  TimeLoss: 228.96
<  DepartDelay: 3.42
---
>  Speed: 16.97
>  Duration: 1178.14
>  WaitingTime: 0.00
>  TimeLoss: 203.95
>  DepartDelay: 3.39

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental krauss_t0.9_s1 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in output ----------
5,6c5,7
< Simulation ended at time: 3600.00
< Reason: The final simulation step has been reached.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 2767.00
> Reason: Interrupted.
9,10c10,11
<  Inserted: 2026 (Loaded: 3000)
<  Running: 320
---
>  Inserted: 1734 (Loaded: 2306)
>  Running: 448
14,17c15,18
<  Speed: 30.33
<  Duration: 669.36
<  WaitingTime: 5.39
<  TimeLoss: 181.17
---
>  Speed: 31.84
>  Duration: 632.78
>  WaitingTime: 1.98
>  TimeLoss: 143.81

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator swallow_downstream_jam_disabled ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
6c6
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="212" removed="0" inserted="0" cleared="0" flow="424.00" aspiredFlow="2500.00" speed="1.00" aspiredSpeed="27.80"/>
---
>     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="174" removed="0" inserted="0" cleared="0" flow="348.00" aspiredFlow="2500.00" speed="1.00" aspiredSpeed="27.80"/>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
---------- Differences in output ----------
5,6c5,7
< Simulation ended at time: 2947.00
< Reason: All vehicles have left the simulation.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 1675.00
> Reason: Interrupted.
9,11c10,12
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
---
>  Inserted: 887 (Loaded: 1015)
>  Running: 259
>  Waiting: 128
13,18c14,19
<  RouteLength: 617.07
<  Speed: 1.60
<  Duration: 554.46
<  WaitingTime: 386.14
<  TimeLoss: 508.38
<  DepartDelay: 372.12
---
>  RouteLength: 620.49
>  Speed: 1.95
>  Duration: 461.70
>  WaitingTime: 315.44
>  TimeLoss: 415.38
>  DepartDelay: 132.56
20c21
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
---------- Differences in output ----------
5,6c5,7
< Simulation ended at time: 1567.00
< Reason: All vehicles have left the simulation.
---
> Interrupt signal received, trying to exit gracefully.
> Simulation ended at time: 997.00
> Reason: Interrupted.
9,11c10,12
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
---
>  Inserted: 888 (Loaded: 1010)
>  Running: 239
>  Waiting: 122
13,18c14,19
<  RouteLength: 617.70
<  Speed: 3.09
<  Duration: 267.84
<  WaitingTime: 133.67
<  TimeLoss: 221.66
<  DepartDelay: 70.98
---
>  RouteLength: 619.22
>  Speed: 3.65
>  Duration: 224.13
>  WaitingTime: 102.93
>  TimeLoss: 177.84
>  DepartDelay: 24.74
20c21
<truncated after showing first 30 lines>

gui: 3501 tests: 5 succeeded 3432 FAILED 33 known bugs 31 killed

Detailed information for the tests that FAILED:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 10 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fcd9db7ea38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd9dca02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcd889c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2908096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9968 byte(s) in 178 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f6133778a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f613389a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f611e5aaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2908107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe43eb6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe4298a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe43b4100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 33.00
---
> Simulation ended at time: 32.10
13c13,14
<  Duration: 26.00
---
>  Speed: 18.33
>  Duration: 26.35
15c16
<  TimeLoss: 0.00
---
>  TimeLoss: 0.34
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2498724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e1e67b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9e1f15d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e093a3efd  (<unknown module>)
<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 Apr2022 )

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2501315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06b342e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f069dcd2efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2501775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7a00e732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7a019555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79fd7140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f7a00e7393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2499028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f85689792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8553233efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f856945b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2500643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc6199d82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc6046ecefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc61a4ba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2500552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f782b25c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7815f6eefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f782bd3e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2501684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fecf4b202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fecdf845efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fecf56025ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2497949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd0e5f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fccf9330efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd0ae990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fcd0f0da5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<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 Apr2022 )

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2499851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79694892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79541afefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7969f6b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,56
> 
> =================================================================
> ==2499984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe49bc212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe486935efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2500048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8bb10d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8b9bde5efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8bb1bb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,56
> 
> =================================================================
> ==2500726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f20fab1e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f20fb6005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<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 Apr2022 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2481572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9a7082e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9a5b7b2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9a6d0cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f9a7082e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f9a7082db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2495850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f035eca12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f035f7835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f035b5420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f035eca193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,28
> 
> =================================================================
> ==2495789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d51fb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4d4e8580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f4d51fb793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f4d51fb6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

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

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

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2496008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f49c710f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f49c39b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f49c7bf15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f49c710f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2494308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef811732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef6ba18efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fef81c555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2494310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f72d93652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f72c3c08efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f72d9e475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,59
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2495063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faba85382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7faba8416a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fab92e0fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<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 Apr2022 )

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2493116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff39edcc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff389b12efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff39f8ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2492125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff9d65192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff9d6ffb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff9c1243efd  (<unknown module>)
<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 Apr2022 )

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2487293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3f30d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe3f3bb55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe3dddfaefd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2487988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb1b92312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb1b9d135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb1a3f59efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2487614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2b83bf72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2b846d95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2b6e920efd  (<unknown module>)
<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 Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2490442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18942012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1894ce35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f187ef28efd  (<unknown module>)
<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 Apr2022 )

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2490453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3496ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa3343bfefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa34a18d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,56
> 
> =================================================================
> ==2486072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f521fa972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f520a7ddefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2486669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0336d092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f03377eb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<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 Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2486853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1c83f4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1c84a315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<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 Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2486914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe772f102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe7739f25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<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 Apr2022 )

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2490558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe5f655a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe5f703c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe5e128eefd  (<unknown module>)
<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 Apr2022 )

---------- Differences in errors ----------
0a1,115
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2491235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1584 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x3b04cf8 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:338:50
>     #2 0x3a98ddd in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:34
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdff43665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdff38842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
<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 Apr2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2490772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe133e852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe1349675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe11ebcbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe1307260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<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 Apr2022 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2494475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd33b37d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd337c1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd33be5f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fd33b37d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2485402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f27356572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2731ef80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f27361395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f273565793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2485740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd5d41132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd5bee23efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd5d4bf55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2441533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f813d7d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f813a0750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f813d7d493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f813d7d3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

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

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

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2441893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f00c72222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f00b1f49efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f00c3ac30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f00c722293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f00c7221b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2442921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff28f9ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff28c2900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff28f9ef93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff28f9eeb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2444262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1f7c8a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1f675b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1f791480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1f7c8a793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1f7c8a6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

TEST FAILED on ts-sim-build-ba : basic tls NEMA TS2 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls NEMA basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2470017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 362992 byte(s) in 6482 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls NEMA cross_phase_switching ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls NEMA errors 1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
2a17,40
> 
> =================================================================
> ==2473163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f507ea8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f507b32e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic tls NEMA errors 1_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
3a18,68
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2473400==ERROR: LeakSanitizer: detected memory leaks
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls NEMA errors 4way_error ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls NEMA fixForceOff ramp_low_ffO_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2472457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 390992 byte(s) in 6982 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls NEMA fixForceOff ramp_low_ffO_true ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2471006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 373296 byte(s) in 6666 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls NEMA fixForceOff ramp_low_ffO_true_minRecall ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,65
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2471160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 317296 byte(s) in 5666 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls NEMA fully_actuated barrier_1_extension ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls NEMA green_rest ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls NEMA green_transfer ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls NEMA latching_detectors ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated 80kmh_highFlow ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated 80kmh_lowFlow ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated basic ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions assignments find_primes ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions assignments find_primes_function ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions assignments function_local_vars ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions assignments function_nesting ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions assignments predefined_functions ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions assignments replicate_default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions custom_gapOut ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions custom_gapOut_condID ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions linkGreen ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions linkRed ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions multi_term ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions override_phaseAttrs ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions override_phaseAttrs2 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions parentheses ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions replicate_default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions request_or_skip ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions request_or_skip_E2 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated conditions runtime_error ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated controlling_detectors ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2463192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f217d0372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f217cf15a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2167f97efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination noTraffic default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination noTraffic earliestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination noTraffic earliestEnd2 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination noTraffic earliestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination noTraffic latestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination noTraffic latestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination pulsedTraffic default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination pulsedTraffic earliestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination pulsedTraffic earliestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination pulsedTraffic latestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination pulsedTraffic latestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedNS default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedNS earliest_latest ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedNS earliest_latest_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedNS fixedCycle_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedNS fixedCycle_coordinated_offset ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedNS latestEnd_wrap ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedNS latestEnd_wrap_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedTraffic default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedTraffic earliestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedTraffic earliestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedTraffic latestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedTraffic latestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedTraffic latestEnd_wrap ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedTraffic latestEnd_wrap_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedWE default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedWE earliest_latest ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedWE earliest_latest_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedWE latestEnd_wrap ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedWE latestEnd_wrap_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated coordination saturatedWE latestEnd_wrap_coordinated_cycleTime ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated custom_detector ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated custom_detector_maxGap ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated custom_detector_staticPhase ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2462309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 180 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f3c83d77a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3c83e992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3c6e321efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2462047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12992 byte(s) in 232 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f7f48721a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7f488432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7f32cbaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple_linkMaxDur ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2462069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11872 byte(s) in 212 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f90a69b4a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f90a6ad62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9090f49efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated dualring_simple_linkMinDur ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2462297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 74704 byte(s) in 1334 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f7e650cea38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e651f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e4f666efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated from_additional ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated green_minor_uncontrolled ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2461451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24080 byte(s) in 430 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f66006cda38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f66007ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f65eb518efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated green_minor_uncontrolled2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2461572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 23856 byte(s) in 426 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fb5ab484a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb5ab5a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb5962b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated joined_sequential ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2461376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 40544 byte(s) in 724 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fbd8997fa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbd89aa12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbd747c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated joined_tls_controlling_detectors ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2463170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd0c4e182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fd0c4cf6a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd0afd8aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated linkMinDur ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated maxDur_missing ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated minDur_too_short ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated parameters ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated partialy_green_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2461220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 20832 byte(s) in 372 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f28248a2a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28249c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f280f6d5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated partialy_green_lane_uncontrollable ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2461253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63f4d812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f63f4c5fa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f63dfce1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic tls actuated short_lane ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated simstart_at_100 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls actuated unused_indices ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls add_attribute_next ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls all_off ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off0 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off0_with_redyellow ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off50 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off_1_5T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off_2T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off_T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 add_off_halfT ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 orig_off0 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,42
> 
> =================================================================
> ==2445792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2240 byte(s) in 8 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x259158a in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:805:32
>     #2 0x257ff4c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f8c851255ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c846432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c80ee40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 136 byte(s) in 8 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2beada2 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0x2408713 in MSPhaseDefinition::MSPhaseDefinition(long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/MSPhaseDefinition.h:144:9
>     #3 0x2591652 in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:805:36
>     #4 0x257ff4c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off50 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off_1_5T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off_2T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off_T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 sub_off_halfT ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin0 subsecond ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off0 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off50 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off_1_5T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off_2T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off_T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 add_off_halfT ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 orig_off0 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off50 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off_1_5T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off_2T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off_T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin100 sub_off_halfT ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off0 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off50 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off_1_5T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off_2T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off_T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 add_off_halfT ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 orig_off0 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off50 ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off_1_5T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off_2T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off_T ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls begin50 sub_off_halfT ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination noTraffic default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination noTraffic earliestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination noTraffic earliestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination noTraffic latestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination noTraffic latestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination pulsedTraffic default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination pulsedTraffic earliestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination pulsedTraffic earliestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination pulsedTraffic latestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination pulsedTraffic latestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedNS default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedNS earliest_latest ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedNS earliest_latest_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedNS latestEnd_wrap ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedNS latestEnd_wrap_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedTraffic default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedTraffic earliestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedTraffic earliestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedTraffic latestEnd ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedTraffic latestEnd_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedTraffic latestEnd_wrap ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedTraffic latestEnd_wrap_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedWE default ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedWE earliest_latest ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedWE earliest_latest_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedWE latestEnd_wrap ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedWE latestEnd_wrap_coordinated ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based coordination saturatedWE latestEnd_wrap_coordinated_cycleTime ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based custom_detector ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based specified_in_additional_defaults ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based specified_in_additional_file ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based specified_in_additional_range_option ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls delay_based specified_in_netfile ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls errors add_attribute_next_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2449267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f003c2dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0038b7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f003c2dc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f003c2dbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : basic tls errors invalid_state ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2448769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3a08efc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3a0579d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3a08efc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3a08efbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : basic tls errors invalid_state_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2448773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fac655c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fac61e610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fac655c093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fac655bfb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : basic tls errors missing_yellow ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls errors no_phases ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2448783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffbbc95c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffbb91fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ffbbc95c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ffbbc95bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : basic tls off ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls offset_only ( Last six runs Apr2022 )

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

TEST FAILED on ts-sim-build-ba : basic tls offset_unknown ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2475909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18012992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f17fdb3a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f180129993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1801298b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : basic tls traffic_light_unregulated ( Last six runs Apr2022 )

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2476720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbfdd1892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbfd9a2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbfdd18993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbfdd188b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

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

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2476766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06256062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f061033eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0621ea70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_first_off ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2476910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5bae38e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5b990b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5baac2f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_same_prob ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2476765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6fee5bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6fd92cfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6feae5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes two_types_second_off ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2476995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42dd9e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f42c870aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f42da2860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes using_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2476740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d396bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4d243e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4d35f600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2477094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f29284dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2913207efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2924d7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_from_additional ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2477512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1568a352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f15532eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f15652d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2477594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5ea5c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5d4e90efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5e6e680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2477725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c6ddd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6c586a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c6a6780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_2types_higherSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2477814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce220b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fce0c97cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fce1e9570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : basic vtypes vclass_specific_speed_limit_internal_type ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2477710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f48c7fea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f48b289cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f48c488b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2350888 internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7f271ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7f11ed2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7f23a4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2350888 no_internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa9406922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa92b3b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa93cf330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2468327 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2953190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efcd58252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efcd20c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7efcd582593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7efcd5824b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2524031 false ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0e3a712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff0ce783efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0e03120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx 2524031 ok ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f327818a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3262e9aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3274a2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx break_on_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbaf4dd22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbadfafaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbaf16730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2953935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6cb5ec62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ca0beaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6cb27670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx initialization_of_triggered_stops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f96527772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f963d4a1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f964f0180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx lanechange ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f924f1652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9239e76efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f924ba060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx lanechange_cross ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c646b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c4f3d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c60f510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx right_before_left_deadlock ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc10f4872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc0fa1adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc10bd280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx teleport_after_long_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3f771082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3f61e30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3f739a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket139 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb77241b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb75cf12efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb76ecbc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket19 dead_end_problem1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd3176c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd1c47eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd2e00d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket218 one_bus ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57329df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f571d054efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f572f2800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket218 three_busses ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e85c132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5e7029befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5e824b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket235 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd48f29c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd479d94efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd48bb3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket331 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd759c5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd74473fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd7564fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket376 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd54e9d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd539704efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd54b2710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket400 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,57
> 
> =================================================================
> ==2954494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6557cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff6404f4efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket435_parking continuation_speed_and_pos ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f16d17762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f16bc02defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f16ce0170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket435_parking no_tripinfo_reset ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6cdb0f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff6b8838efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff6ca3b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket586 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f27a9db32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2794ac7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f27a66540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket604 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d2aee32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d159d9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d277840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket609 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2954947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feac3a7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feaae55fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feac031e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket611 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1c1,29
< Warning: Network contains internal links which are ignored. Vehicles will 'jump' across junctions and thus underestimate route lengths and travel times.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2955082==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002520f7d bp 0x7fa27a3316b0 sp 0x7fa27a331280 T2)
> ==2955082==The signal is caused by a READ memory access.
> ==2955082==Hint: address points to the zero page.
>     #0 0x2520f7d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:153:15
>     #1 0x25b6975 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #2 0x3c68c78 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #3 0x7fa28e0f65fe in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
>     #4 0x7fa28e0c57c0 in xercesc_3_2::WFXMLScanner::scanStartTagNS(bool&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e27c0)
>     #5 0x7fa28e0c6311 in xercesc_3_2::WFXMLScanner::scanContent() (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e3311)
>     #6 0x7fa28e0c654f in xercesc_3_2::WFXMLScanner::scanDocument(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1e354f)
>     #7 0x7fa28e0f6d52 in xercesc_3_2::SAX2XMLReaderImpl::parse(xercesc_3_2::InputSource const&) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x213d52)
>     #8 0x3c91245 in SUMOSAXReader::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/clangDebug/sumo/src/utils/xml/SUMOSAXReader.cpp:105:18
>     #9 0x3daf89b in XMLSubSys::runParser(GenericSAXHandler&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:166:42
>     #10 0x2575065 in NLBuilder::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:410:14
>     #11 0x256a0f4 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:123:10
>     #12 0x69f340 in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:186:22
>     #13 0x7fa28daaf4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #14 0x7fa28d4b1608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #15 0x7fa289fb0292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:153:15 in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)
> Thread T2 created by T0 here:
>     #0 0x55f25a in pthread_create (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x55f25a)
>     #1 0x7fa28daaf7e3 in FX::FXThread::start(unsigned long) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2627e3)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket651 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4936c6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4921993efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f493350c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b05c832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7af0967efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b025240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket676_no_internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f99cd3c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f99b80a4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f99c9c610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket699 length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2955635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc932b892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc91d8afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc92f42a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket699 plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6436b292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6421853efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f64333ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket699 sigma ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3482baf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f346d8d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f347f4500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket720 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8cfb1762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8ce5a28efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8cf7a170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket73 simend10_interval10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2953494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f88fcf552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f88e717befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f88f97f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket748 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2955661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd8a8fe02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd893d18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd8a58810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket788 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c055fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4bf0310efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c01e9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket791 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda417c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda2c4eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda3e0650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket794 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2955688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f697c7a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f69674b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f69790440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket795 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f290571a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f28f0441efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2901fbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket796 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f963db622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9628876efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f963a4030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket801 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2956275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f190bd082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f18f6a1befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f19085a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket801b ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3f599062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3f4462eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3f561a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket802 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4452bf22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f443d918efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f444f4930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket803 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f47811572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f476be7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f477d9f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket806 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f304d4492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3038173efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3049cea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket807 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2f8e93e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2f79663efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2f8b1df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket813 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6a04022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd68b113efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd69cca30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket814 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2956797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd94176e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd92c493efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd93e00f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket836 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7243c922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f722e9b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f72405330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket837 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2957157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa18cfbd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa18985e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa18cfbd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa18cfbcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket838 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f74c6e272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f74b1b4defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f74c36c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket840 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feef27f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feedd51defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feeef0950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket846 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4057a6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4042793efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f405430c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket847 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f27a6ceb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2791a10efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f27a358c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket848 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f35b5a402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f35a0763efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f35b22e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket849 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fedcd5f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fedb8308efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fedc9e950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket851 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06da2ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06c4ff2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f06d6b6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket852 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1008 byte(s) in 18 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f9505b14a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9505c362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f94f0948efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket853 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2957679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f701dd5c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7008a83efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f701a5fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket856 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 672 byte(s) in 12 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fb6616f0a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb6618122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb64c538efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket859 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1008 byte(s) in 18 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fabe3859a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fabe397b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fabce6a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket879 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3a83da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd392ca4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd3a4c7b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket881 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3a9d742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd39463defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd3a66150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket881b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06b871a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06a2fe5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f06b4fbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket881c ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0fb15e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0f9beacefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0fade890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket882 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faa583672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faa4308fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faa54c080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket889 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e87a562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f7e87934a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e72766efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket910 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f59048c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f58ef5d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f59011620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket925 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef36e732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef21b9befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fef337140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket929 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7eff3da0f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7eff28738efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7eff3a2b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket941 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c0da732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2bf879befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2c0a3140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket963 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,56
> 
> =================================================================
> ==2958806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 178080 byte(s) in 3180 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f2ed7fa8a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2ed80ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2ec2df2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 0xxx ticket967 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2958964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd2f2a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcd19fb7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd2bb460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 10xxx ticket10294 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2971455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6d9a6a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6d853b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6d96f440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1006 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79a6ae62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f799180aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79a33870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1026 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f04f34622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f04de18befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f04efd030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1032 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1aef9a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1ada28eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1aec2470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1044 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11f952d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f11e4250efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11f5dce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1050 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f27e535e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f27d0081efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f27e1bff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1054 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb5bc22b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb5a6f53efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb5b8acc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1065 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f43543dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f433f125efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4350c7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1082 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f882d58c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f882d46aa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f88182b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1084 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6eb59a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6d62bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6e7e3b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1088 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2959959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3af6ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe39a3d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3abf4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1091 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f519bdf92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5186b20efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f519869a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76dabb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f76c58daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f76d74510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f46641fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f464ef0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4660a9c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1096c ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f90468cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f90315f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f904316d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1107 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2960593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7eff1181c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efefc543efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7eff0e0bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1114 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc9613822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc94c0a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc95dc230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1176 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f679b7fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6786526efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f679809e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1217 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3dd223e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3dbcaf2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3dceadf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1223 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f369c1102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3687095efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f36989b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1224 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6b053822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6af0092efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6b01c230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1273 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960855==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f77c56eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f77aff9cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f77c1f8c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1351 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbbedf992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbbd83c6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbbea83a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1402 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6e487a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6e334c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6e450410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1452 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2960979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed276b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed11f79efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed23f540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1520 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2961514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f412562f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4110355efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4121ed00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1539 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2961617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe03dfd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe028ceaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe03a8780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1549 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2961662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8228a322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f821375befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f82252d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1551 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2961670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe1168ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe1015ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe11315b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1553 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2961683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3356ecc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3341bf2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f335376d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1559 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2961691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb851b882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb83c8afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb84e4290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1560 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2961702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4dd8b952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4dc38bdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4dd54360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1575 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2961858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d017762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0cec49befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0cfe0170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1591 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2961875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3d307b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d1b4ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3d2d0590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1635 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f29b3f512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f299ec63efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f29b07f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1635b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdce2ab42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdccd7dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdcdf3550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1641 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1c8b88d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1c76391efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1c8812e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1698 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1e70ab02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1e5b7daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1e6d3510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1804 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ead8202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0e98530efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0eaa0c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861 ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5d234ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 168 byte(s) in 3 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f5d233cba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5d0e1fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1861b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2962679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f515669b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f51413afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5152f3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 1xxx ticket1869 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2e6254b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2e4d283efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2e5edec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2087 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f494dcc42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4938a0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f494a5650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2109 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,364
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2962707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f066ec0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f065905defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2201 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2962838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f742aba22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f74158c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f74274430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2360 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2963477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f96807972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f966b4bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f967d0380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2370 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2963583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1af5e8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x3dae56b in XMLSubSys::getSAXReader(SUMOSAXHandler&, bool, bool) /home/delphi/clangDebug/sumo/src/utils/xml/XMLSubSys.cpp:138:12
>     #2 0x1f58d44 in MSStateHandler::MSStateTimeHandler::getTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSStateHandler.cpp:72:29
>     #3 0x256b326 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:141:36
>     #4 0x69f340 in GUILoadThread::run() /home/delphi/clangDebug/sumo/src/gui/GUILoadThread.cpp:186:22
>     #5 0x7f1af63284f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1af272e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1af5e8d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2494 ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2963590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff8bd3672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff8b9c080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff8bd36793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff8bd366b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2543 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2963591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f582880d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5813546efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f58250ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f582880d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f582880cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2556 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2963662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa078a052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa0632d0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa0752a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2603 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2963666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9de2b4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9dcd873efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9ddf3eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2670 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2963668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f319a6a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3184f6eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3196f480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2740 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2963667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f94653bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f94500f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9461c5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2823 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2963670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5275ac92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5260810efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f527236a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2834 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2963721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f185d3e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f184810aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1859c8a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2995 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2963938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9c2b1de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9c15f05efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9c27a7f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2996 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f333987f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f33245a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f33361200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 2xxx ticket2996b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2816ea22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2801bc7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28137430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3053 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce3f2602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fce29f93efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fce3bb010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3056 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff9af17a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff999ea3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff9aba1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3108 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5250f902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f523b3fbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f524d8310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3110 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61779b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6162287efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f61742530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3113 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc4768d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc46160aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4731720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3126 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76606152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f764b35defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f765ceb60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3258 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb8573b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb841a22efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb853c580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3265 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdfb724f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdfa1461efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdfb3af00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3584 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb3972252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb381f4defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb393ac60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 3xxx ticket3791 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efd73e462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efd5e71aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efd706e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4015 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9cabac32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9c9638cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9ca83640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4180 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1120 byte(s) in 20 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f106164ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f106176d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f104c491efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4189 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'EW_bike' performs emergency braking with decel=-7.00 wished=1.00 severity=1.00, time=61.20.
> 
> =================================================================
> ==2965461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 13888 byte(s) in 248 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fc1ec46ca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc1ec58e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc1d7291efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4251 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcc866ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc713c4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc82f4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4255 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff47e3972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff4690bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff47ac380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4271 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fecf478d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fecdf4b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fecf102e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4285 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 48 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f2bc5f32a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2bc60542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2bb0d66efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4286 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 18592 byte(s) in 332 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f8d17ef3a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d180152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8d02d3befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4286b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 22736 byte(s) in 406 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f1584c46a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1584d682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f156fa8eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4287 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 27216 byte(s) in 486 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f42e4136a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42e42582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f42cef7fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4296 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 32 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f1b01da4a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b01ec62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1aecbeaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4298 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 22288 byte(s) in 398 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f0eb0002a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0eb01242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0e9ae4befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4299 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 26432 byte(s) in 472 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7ff50ead7a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff50ebf92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff4f991eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4430 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9da5df02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d90b02efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9da26910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4518 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff886b532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff8876355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff86f3b1efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4556 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,83
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4944 byte(s) in 206 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fcb02c0c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 2800 byte(s) in 50 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4678 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 91392 byte(s) in 1632 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f4eedb2fa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4eedc512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ed8997efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4829 ( Last six runs Apr2022 )

---------- New result in errors ----------
/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
Warning: Teleporting vehicle '839'; waited too long (wrong lane), lane='mid_0', time=21.25.
Warning: Vehicle '839' ends teleporting on edge 'out1', time=21.25.

=================================================================
==2966840==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 512 byte(s) in 2 object(s) allocated from:
    #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
    #1 0x7f86b05c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
    #1 0x7f869b2c5efd  (<unknown module>)

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
    #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
    #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
    #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
    #4 0x7f86ace690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4855 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fafe962c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fafd4355efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fafe5ecd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4861 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2966953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5acb8dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5ab65dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5ac817e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4900 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2967066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f81c2a912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f81ad7a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f81bf3320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 4xxx ticket4968 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2967327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 672 byte(s) in 12 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fb8bcdaba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb8bcecd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb8a7befefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5013 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'SW' performs emergency braking with decel=-9.00 wished=2.50 severity=1.00, time=9.50.
> Warning: Vehicle 'NW'; junction collision with vehicle 'NE', lane=':C_2_0', gap=-1.00, time=9.75 stage=move.
> 
> =================================================================
> ==2967567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb52bda12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb516ab2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5021 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2967585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34baabb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 224 byte(s) in 4 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f34ba999a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f34a57e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5366 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2967414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06fd7272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06e7fc2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f06f9fc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5420 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2967601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7dde912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff7c8bb5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff7da7320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5487 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2967695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf15d022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf00a26efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf125a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5632 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2967778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1218560 byte(s) in 21760 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f29f121ea38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f29f13402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f29dc075efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2967837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd4dbe872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd4c6bcdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd4d87280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fd4dbe8793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fd4dbe86b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5704b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2967899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5712b4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f56fd891efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f570f3eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5740 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae6ae302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fae55b60efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fae676d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5803 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe53399e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe51e264efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe53023f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 5xxx ticket5864 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6496 byte(s) in 116 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f4dbdf81a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4dbe0a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4da898cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe650c272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe63b50defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe64d4c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6283b ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f43339992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f431e26cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f433023a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6415 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fadac0cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fadabfaba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fad96de4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6436 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2800 byte(s) in 50 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7ffa133dca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa134fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff9fe226efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6437 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 48 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fae11a7aa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae11b9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fadfc8c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6438 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4144 byte(s) in 74 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f5b2b13ea38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5b2b2602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5b15f73efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2576 byte(s) in 46 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f2c5009ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c501bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2c3af02efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6471b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd02962b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd014373efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd025ecc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6597 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2968860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f96162a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9601214efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9612b410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f96162a093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f961629fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 6xxx ticket6762 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2968895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5712 byte(s) in 102 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f1cb05e2a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1cb07042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1c9b44cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7059 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,75
> 
> =================================================================
> ==2969368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2240 byte(s) in 40 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f048c19ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f048c2bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0476fe2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7131 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2969399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44b51552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f449fe7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44b19f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7136 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2969436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc4dc58b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc4c72b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4d8e2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7149 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2969441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34fce4b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f34e7713efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34f96ec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7154 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2969457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa53da9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa5287e5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa53a33e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7647 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2969560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f84eec4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f84d9991efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f84eb4eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7690 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2969575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f988c7742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f98774a6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f98890150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2969792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6944 byte(s) in 124 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fc6c4209a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc6c432b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc6adf02efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7764_intermodal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,53
> 
> =================================================================
> ==2969955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 74032 byte(s) in 1322 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f6c55594a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c556b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6c3f28befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2970109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7d13082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff7cdba90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff7d1dea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff7d130893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7801b ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2970111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f56d1ebd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f56ce75e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f56d299f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f56d1ebd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'vehicle_0' performs emergency braking with decel=-7.00 wished=4.00 severity=1.00, time=9.00.
> 
> =================================================================
> ==2970116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a25df12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a10b18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a226920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7959b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'vehicle_0' performs emergency braking with decel=-7.00 wished=4.00 severity=1.00, time=8.00.
> 
> =================================================================
> ==2970143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb2bfe1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb2aab41efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb2bc6bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 7xxx ticket7965 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2970300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef3e48c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef291d3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fef3ad2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fef3ef6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8116 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2970341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3136 byte(s) in 56 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f42ad031a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42ad1532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4297e7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8397 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2970426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffb7d6932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffb683a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffb79f340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8404 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -5482157 (32-bit, signed) to type 'unsigned int' changed the value to 4289485139 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293391951 + 4282364536 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4242224740 + 642572287 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x59abb4 sp=0x7fa91b89ad30
> ==2970483==LeakSanitizer has encountered a fatal error.
> ==2970483==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2970483==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8749 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2970511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f41f817b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f41e2ec1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f41f4a1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8798 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2970512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f84dc3192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f84c7041efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f84d8bba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8817 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2970540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f93cc3bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f93b7104efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f93c8c5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8900 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2970550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3c612f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 448 byte(s) in 8 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f3c611d7a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3c4bddfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8912 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2971085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f65f6cc62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f65e19e7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f65f35670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8952 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2971242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f558e6652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f557938befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f558af060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 8xxx ticket8978 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2971323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe1714162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe15bcdaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe16dcb70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9055 ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2971337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb395aa92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb39234a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb395aa993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb395aa8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9055b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2971367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f574248d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f572d1a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f573ed2e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9211 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2971405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42623bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f424d0e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f425ec5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9399 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2971440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6661c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff650a92efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff662a6a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : bugs 9xxx ticket9821 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,98
> 
> =================================================================
> ==2971451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61804272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f616b14defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f617ccc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC follow_slow_0.01 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6f4bf132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6f36c38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6f487b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model CACC follow_slow_0.1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa599f542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa584c7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa5967f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model EIDM emergencyDecel ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2829154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb96cf612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb957c89efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb9698020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM free_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f31a10192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f318bd43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f319d8ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insert_with_maximum_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f578a89f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f57755d7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57871400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insert_with_speedLimit_speedFactor0.8 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0deeae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff0c9be4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0db74f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insertion_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fde19e222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fde04b4befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fde166c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM insertion_speed_step0.2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f86baba02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f86a58d7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f86b74410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM minGap8 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6aca39f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ab50c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ac6c400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM queue_stop_start_lowAccel idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4dd55242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4dc0238efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4dd1dc50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM queue_stop_start_lowAccel idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc9f41652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc9dee8befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc9f0a060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa7f56ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa7e03e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa7f1f5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model IDM stop_exact_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5fbc9802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5fa76a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5fb92210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f47f8a992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f47e37bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f47f533a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1_actionStep1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f29a28aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f298d5d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f299f14b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1_sigmaStep0.75 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11f0db12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f11dbadaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11ed6520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step0.1_sigmaStep1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2828141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8b3cabb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8b277e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8b3935c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Krauss sigma1_step1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2827993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2dec06a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2dd6d93efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2de890b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model KraussPS steep_incline ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff8246212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff80f36befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff820ec20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model W99 bottleneck ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
233a244,279
> 
> =================================================================
> ==2829437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11db4532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f11c618befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11d7cf40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model Wiedemann getSecureGap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f69f632d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f69e1065efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f69f2bce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model adap_speed_for_new_lane default_model ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec924102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fec7d138efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec8ecb10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_higher ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2827474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa2511542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa23ba1defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa24d9f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2827159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc2e1eb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc2cc77eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc2de7580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2827340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7eafad92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e9a802efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7eac37a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel apparentDecel_lower_collision_avoided ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2827348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5112edd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50fdbf1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f510f77e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel avoid_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,50
> Warning: Teleporting vehicle 'follower'; collision with vehicle 'leader', lane='E0_0', gap=-0.10, time=0.90 stage=move.
> Warning: Vehicle 'follower' teleports beyond arrival edge 'E0', time=0.90.
> 
> =================================================================
> ==2827785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb2668b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcb113c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyDecel_low_warning ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2827659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f98ab5a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f98962d7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f98a7e420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyInsertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,61
> 
> =================================================================
> ==2827713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0608e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergencyInsertion2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,61
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2827724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9384 byte(s) in 391 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f05e0d534f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model apparentDecel_emergencyDecel emergency_decel_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2827664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fca2c46c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fca17193efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fca28d0d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket3922 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa797fc42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa782ceaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa7948650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket4116 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,61
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1512 byte(s) in 63 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fb0797984f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket5040 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2829798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f159fb702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f158a8a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f159c4110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model bugs ticket7734 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f81b59c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f81a070eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f81b226a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model collisions pileup ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
27a38,73
> 
> =================================================================
> ==2826987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd0d90c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd0c3dd5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd0d59670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model collisions pileup_warn ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2827063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e9606e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e80d93efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e9290f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles ACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1826a1837,1872
> 
> =================================================================
> ==2637882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f908c1f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f907665aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9088a910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles EIDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2640542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb9cd5212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb9b7979efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb9c9dc20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2622345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb6e8b8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb6d2fe4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb6e542d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle_stop_and_go ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2645520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f148abfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1475067efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f148749d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles circle_stop_and_go_legacy ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2663380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f326782a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3251c95efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32640cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2624776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f473d4f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4727962efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4739d980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7daf9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff7c53f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff7d783e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kerner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f756ea012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7558e6aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f756b2a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2625568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa43ec932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa4290ffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa43b5340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kraussPS ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2626752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa5490222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa53347aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa5458c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles kraussX ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2631433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6825982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff66c9eeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff67ee390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles wiedemann ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
137a148,183
> 
> =================================================================
> ==2628117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcdc52132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcdaf67aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcdc1ab40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small ACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2194a2205,2240
> 
> =================================================================
> ==2749140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2fc459e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2faea0befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2fc0e3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small W99 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ae675f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8ad0bcdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8ae30000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small circle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc6991582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc6835b0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc6959f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small circle_actionsteplength ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2664505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c2d12f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6c17597efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c299d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small circle_stop_and_go ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2755433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f521d7232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5207b8fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5219fc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2665153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe1a949e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe19390befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe1a5d3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2666671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5c50bd32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5c3b029efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5c4d4740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small kerner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7eff27f872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7eff123f1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7eff248280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f595fcd52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f594a13eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f595c5760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small kraussPS ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2667654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9cefe832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9cda2f1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9cec7240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small kraussX ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2748658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6879912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa671dfbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6842320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_small wiedemann ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
183a194,229
> 
> =================================================================
> ==2747048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2ab84f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2aa295fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2ab4d950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength ACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2817663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea9bd6e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fea861c2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fea9860f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength CACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2817826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1a052a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f19ef6f6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1a01b420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength EIDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2818883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f913a5f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9124a5aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9136e910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength W99 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2816851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f93b35762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f939d9ddefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f93afe170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength circle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2765025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5c68062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5b0c70efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5c30a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength circle_two_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2818986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f83edb3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f83d7fa7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f83ea3dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2769083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f273bfbf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2726413efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f27388600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2780293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3bcb74d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3bb5ba2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3bc7fee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kerner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2808973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f60480d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6032529efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f60449720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2815265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f38359ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f381fe41efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f383228f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kraussPS ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2816599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c938e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6c7dd39efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c901870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength kraussX ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2817049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa20f6192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa1f9a85efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa20beba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model drive_in_circles_steplength wiedemann ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2816750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa8cc7792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa8b6bd0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8c901a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model errors stepsize2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2826161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57f24c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f57dd1e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57eed620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model errors tau_below_stepsize ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2826142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff11c4ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff1071d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff118d4e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow ACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b5281f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1b3d545efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1b4f0c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow EIDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f23139e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f22fe70aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f23102810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow W99 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2823571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1eb6f032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1ea1c28efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1eb37a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0776c7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f07619a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f077351e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1360df92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f134bb20efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f135d69a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f034a8692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0335591efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f034710a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow kerner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab7da252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fab6874defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab7a2c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f261d43d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2608165efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2619cde0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model follow_slow wiedemann ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2c732e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff2b2055efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff2c3bcf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d7e8502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d6911befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d7b0f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_confluence ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f970e8d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f96f9187efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f970b1730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_departLane_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71d2aa92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f71bd372efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f71cf34a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f825f8b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f824a19cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f825c1550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution bottleneck_zipper_subseconds ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f87253c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8710112efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8721c610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution high_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae2c0e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fae169acefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fae289820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model jam_resolution tls ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd64b7872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6364bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6480280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model parameters attr_carFollowModel ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2621317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d7e85c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d69581efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d7b0fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model parameters idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc83e2912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc828fb7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc83ab320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start ACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50313382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f501c05defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f502dbd90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start CACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbd597412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbd4446befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbd55fe20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start EIDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6d17172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6bc43defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6cdfb80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start W99 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f70d1bc12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f70bc8eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f70ce4620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d3eb882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8d298afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8d3b4290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f05e867d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f05d33a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f05e4f1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x59abb4 sp=0x7f43549fbd30
> ==2822582==LeakSanitizer has encountered a fatal error.
> ==2822582==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2822582==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start kerner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f91fa5952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f91e52a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f91f6e360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab9107b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fab7bda3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab8d91c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model queue_stop_start wiedemann ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5d16f6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5d01c93efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5d1380e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel Freight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa29b33c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa286063efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa297bdd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b961492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4b80e71efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4b929ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel ICE3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd98c27c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd976fa3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd988b1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGRS3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,93
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 640 byte(s) in 10 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2536100 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:484:30
>     #2 0x25b669a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:316:46
>     #3 0x3c68c78 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f6c4f36df52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c4e88c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6c38efbefd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3591a112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f357c723efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f358e2b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel NGT400_16 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5f0b7202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5ef6445efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5f07fc10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB425 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdf53af92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdf3e820efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf5039a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel RB628 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff574f0a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff55fc30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5717ab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model rail accel REDosto7 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7eff0e8a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efef95c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7eff0b1410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model slope default_model ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffbca8af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffbb55d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffbc71500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model slope kraussPS ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb786ad72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb771800efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb7833780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position ACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b8f50b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1b7a230efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1b8bdac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position CACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff19ca9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff1877c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff1993400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position EIDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e406352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e2b358efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e3ced60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position W99 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c17c042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c02928efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c144a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2819656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3f928b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3f7d5c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3f8f1580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2819747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f523fe162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f522ab4defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f523c6b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2819756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f30e43c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f30cf0eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f30e0c690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position kerner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2819929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f882a8032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8815528efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f88270a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2819940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f851747a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f850218eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8513d1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position wiedemann ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa77ae392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa765b63efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa7776da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack ACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f894d4942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f89381cdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8949d350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack CACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42c3c8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f42ae9b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f42c052c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack EIDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2822027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f53bb6cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f53a63f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f53b7f700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack W99 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb33994e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb324683efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb3361ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efeb4ce12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efe9fa0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efeb15820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3551642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe33fe86efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe351a050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f231d6702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2308399efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2319f110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack kerner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f88fafd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f88e5d10efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f88f78780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb576d952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb561abdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb5736360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_slack wiedemann ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f14b46ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f149f426efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f14b0f8d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower ACC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc930c7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc91b9b3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc92d51d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower EIDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff64e6822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff6393b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff64af230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower W99 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3c704bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3c5b1f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3c6cd5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa32668a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa31139aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa322f2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe35e1542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe348e8befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe35a9f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower idmm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2328882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff21d5bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff22f1290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower kerner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50cf2632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50b9f9befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50cbb040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2820860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f20a2c102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f208d948efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f209f4b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model stop_at_position_with_follower wiedemann ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbbcbc3f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbbb6965efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbbc84e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau0.5 krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2825577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efcc21612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efcac5b1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efcbea020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau0.5 kraussOrig1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2825625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1f473162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1f31771efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1f43bb70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau1.0 krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2825567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61c01e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f61aa63eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f61bca830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step0.5_tau1.0 kraussOrig1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2825565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f108cea42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f10772ebefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f10897450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 IDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2825063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d673e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d51829efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d63c890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2825046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f20fbbae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f20e6006efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f20f844f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5 kraussOrig1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2825054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efe574f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efe41954efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efe53d990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5_leader_tau1.0 IDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2825416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7082edf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f706d339efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f707f7800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5_leader_tau1.0 krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2825064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1547eab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f15322f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f154474c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau0.5_leader_tau1.0 kraussOrig1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2825110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f69339482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f691dda1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f69301e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau1.0 krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5f29a992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5f13ef3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5f2633a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model tau step1.0_tau1.0 kraussOrig1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2824679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f634f0be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6339503efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f634b95f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour free_flow krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2825640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f74136972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f73fdf6cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f740ff380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour free_flow kraussOrig1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2825790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbb931dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbb7dac7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbb8fa7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour stopped krauss ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2825904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc5ad0432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc59790defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc5a98e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : cf_model vehs_per_hour stopped kraussOrig1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2826035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7effee9cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7effd927fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7effeb26d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery actualBatteryCapacity ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3c4bca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa3af46fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa3c146b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery braunschweig ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09fd23b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f09e7af5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f09f9adc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6577f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6420aaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6540920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5c07ca82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5bf2549efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5c045490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_output_subseconds ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2912268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92367782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9221033efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f92330190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery chargingStations_parked ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9ba995b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9b94215efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9ba61fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery half_equipped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2db309f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d9ddc7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2daf9400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery recuperateByDecel ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2912388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f47aafb12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4795cdaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f47a78520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery stoppingTreshold ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2912317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3df90312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3de38d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3df58d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f00302fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f001abb2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f002cb9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_elec ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09275722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0911e17efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0923e130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery trackFuel_truck ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f885362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f72ddaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f84dd70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices battery tripinfo_emission ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2912394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f124574d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f122ffe0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fac7fafa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fac6a820efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fac7c39b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c935db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2c7e302efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2c8fe7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight 3lanes_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f31de6ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f31c9428efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f31dafa00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7134 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2914846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff46c28a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff456fbfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff468b2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket7473 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2914904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71b8ce02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f71a39f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f71b55810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8071 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2914970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2ba38432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2b8e57befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2ba00e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket8072 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2915275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbe6476e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbe4f4a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbe6100f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight bugs ticket9310 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2915365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa21a9002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa205628efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa2171a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight multiple ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdfa25c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdf8d2d5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf9ee650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2914007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50137622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ffe475efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50100030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2914015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed5ed422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed49a55efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed5b5e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2914173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1871e3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f185cb62efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f186e6dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_multiple_oncoming2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2914188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7facd19a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7facbc6c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7facce2420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_redlight_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2914607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f079aa6c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0785793efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f079730d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_redlight_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2914317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f86f66092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f86e1330efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f86f2eaa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight opposite_redlight_straight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2914419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f84e0ef92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f84cbc20efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f84dd79a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight override_strategic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d162682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d00f91efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d12b090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight reactiondist ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd24acdd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd235a07efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd24757e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight short_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0db6c632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0da198befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0db35040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight short_edge_turnaround ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f37273602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3712063efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3723c010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight single ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4fe9a8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4fd47b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4fe63300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bluelight turnlane_blocked ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1e030072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1dedd2eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1dff8a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_name__receiver ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2915578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcfc5b8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcfb0684efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcfc242e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_name__sender ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2915677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f239336b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f237de62efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f238fc0c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_prob__receiver ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2915483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff36b5272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff35601cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff367dc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment all_by_prob__sender ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2915488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f25f731e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f25e1e01efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f25f3bbf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f337bc6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3366762efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f337850e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f381e35b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3808e3fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f381abfc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vehicle_param_over_vtype2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fad46cae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fad317a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fad4354f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment by_vtype_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec650e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fec4fbd9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec619890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__receiver ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbc10a082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbbfb4ffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbc0d2a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_name__sender ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d2a58c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4d15084efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4d26e2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__receiver ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2915691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7586f792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7571a70efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f758381a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt assignment half_by_prob__sender ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda867ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda712ceefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda8308f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite all_cps ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd55c0692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd546b60efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd55890a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality approaching_opposite one_cp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc255b192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc240612efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc2523ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver all_cps ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa8e1f3f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa8cca34efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8de7e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_both_receiver one_cp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe6a7d052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6927fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe6a45a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver all_cps ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcaabd652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fca96847efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcaa86060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver diff_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb84e172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcb6f90cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb816b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_left_receiver one_cp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa76991f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa754414efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa7661c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver all_cps ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f03dafce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f03c5ac3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f03d786f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver diff_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe7af0b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe799ba9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe7ab9530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality comm_test_right_receiver one_cp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f32386b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f322319defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3234f590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel all_cps ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f36fc2312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f36e6d2aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f36f8ad20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel one_cp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2916835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a921112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2a7cc07efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2a8e9b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later all_cps ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f622f8912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f621a373efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f622c1320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices bt functionality parallel_one_starting_later one_cp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2917218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd0a43e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdcf4f21efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd06cdf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2943137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f64be99b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f64a96c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f64bb23c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start_cacc_apply ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2943300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0320c722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f030b99befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f031d5130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start_cacc_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2943330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a63d0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a4ea21efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a605af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices driverstate queue_stop_start_idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2943251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8a504962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8a3b1bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8a4cd370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_name ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,395
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2912578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7fcbea42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7fb6559efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment all_by_prob ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,395
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2912530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1e0d0982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1df7759efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_name ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,395
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2913110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5479bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff532059efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices emissions assignment half_by_prob ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,395
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2912665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f268010c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f266a859efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example assign_by_prob_and_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb71566f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb7003a9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb711f100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example custom_parameters ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2910923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa0954952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa0801bdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa091d360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices example other_device ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2911089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f95b6b6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f95a1893efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f95b340e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2949527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbe8d7c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbe784e8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbe8a0670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2949547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f869f3842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f868a0adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f869bc250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa slowDown_no_tlsRange ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2949544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f80a2f3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f808d7dfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f809f7db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices glosa speedUp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2949554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5271a552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f525c77befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f526e2f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_name ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b1700d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3b01b05efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3b138ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f15e7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f0095fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f1271b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7a70c8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7a5b788efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7a6d52f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment all_by_prob_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efcff4a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efce9f83efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efcfbd430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2f123512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2efce34efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2f0ebf20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_flow_with_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f14f073b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f14dadd6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f14ecfdc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2928960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5c05af02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5bf05d3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5c023910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f5c05af093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f5c05aefb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_single_edge_depart_beyond_arrival ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f442aa612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4415534efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44273020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff44c6ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff4371d7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff448f8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment auto_trip_with_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2930246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb3c97942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb3b3e1aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb3c60350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb3c979493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb3c9793b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment bike-speeds ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2931026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb69f4f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb689fefefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb69bd980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment by_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3489eb42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3474bc7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34867550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,32
> 
> =================================================================
> ==2931385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe96d3f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe95810aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe969c980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe96d3f793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe96d3f6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors disconnect_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2931540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f958da902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f95787b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f958a3310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors empty_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2931917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe65fe602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe65c7010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe65fe6093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe65fe5fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors taz_disconnect_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2931196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb2aeda12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb299425efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb2ab6420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors trip_with_taz_disconnect ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,32
> 
> =================================================================
> ==2931120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f40658c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f404ff61efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f406216a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f40658c993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f40658c8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment errors unknown_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2931705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3534f8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f353182d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3534f8c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3534f8bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_name ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1adb1732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1ac5c57efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1ad7a140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22925e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f227d0c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f228ee810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment half_by_prob_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7779c7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f776475fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f777651c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment priority-factor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f954f3212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9539e1aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f954bbc20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment stops_via ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2931083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f414b2c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4147b630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f414b2c293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f414b2c1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcfa256d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf8ce10efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf9ee0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe8b65842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe8a0e29efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe8b2e250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0b997762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0b8402defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0b960170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment taz_astar_landmark_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f75fef972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f75e9851efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f75fb8380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_diff_routes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5bf31642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5bddc5aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5befa050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_lastroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e68fba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5e5363fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5e6585b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_noedge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1119c872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f110430defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11165280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_taz_permissions ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3a0a542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd38b0ecefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd39d2f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_explicit_taz-edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fecd02342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fecba8cdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fecccad50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fba28b1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fba131a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fba253be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment trip_with_taz_source ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2929683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3962a4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f394d0d1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f395f2f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f292a9042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f29153efefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f29271a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting assignment two_stops_same_edge_looped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2930880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f363800b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3622af1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f36348ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting disconnected ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2942806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f64ab73a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f649621eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f64a7fdb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_adaptation_interval ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2942647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f30eb9612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f30e82020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f30eb96193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f30eb960b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting invalid_pre_period ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2942675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdae28f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdacd63defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdadf1950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f668571d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6670430efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6681fbe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction_add ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc40beb22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc3f6996efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4087530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz fromJunction_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2931926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50945582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5090df90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f509455893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f5094557b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_some_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc1fa0a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc1e4959efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc1f69450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz load_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9951ebc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f993c786efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f994e75d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz toJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc7d331c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc7be030efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7cfbbd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting junctionTaz viaJunctions ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb4d9e6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb4c4b7eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb4d670c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_astar ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2f3e242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff2dd8dbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff2f06c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_ch ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11728f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f115c3c3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f116f19a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_disconnected ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,42
> 
> =================================================================
> ==2932867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f78fdfe72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f78e7a98efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f78fa8880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1fb08f5 in FXWorkerThread::Pool::setException(ProcessError&) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:179:31
>     #2 0x1fabebb in FXWorkerThread::run() /home/delphi/clangDebug/sumo/src/utils/foxtools/FXWorkerThread.h:359:24
>     #3 0x7f78fe4824f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f78fdfe793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting parallel parallel_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c22d462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c0c7fbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c1f5e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel public_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f99a7f0c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f99a89ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f99917b4efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel taz_astar_landmark_parallel ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,6
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
1a8,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2932822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5a65e3f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5a4f6b4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5a626e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting parallel trip_taz_noedge_disconnected_parallel ( Last six runs Apr2022 )

---------- Differences in errors ----------
6a7,34
> 
> =================================================================
> ==2932918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b9306d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1b7d704efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1b8f90e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1b9306d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1b9306cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e633d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5e4dc9cefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5e63eb55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip access_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f43bca142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f43a72dfefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f43bd4f65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip atJunction_ride_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2940834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f653d81e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6528563efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f653a0bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2935929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff4d38962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff4be5caefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff4d43785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip bike_public_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71b00702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f719a925efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f71ac9110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6c72a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6b1b8cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6c3b440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_early ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f256d4762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2557d5befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2569d170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f67cb6ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f67b5fb2efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f67cc1ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_too_late2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe0aa4222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe094d0befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe0a6cc30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_twice ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2936966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ef1b842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3edc46defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3eee4250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip busstop_unmatched ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa05f782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff9f0861efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffa028190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f10ba47c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f10a51c3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f10b6d1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2938838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa223e852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa20e74fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa2207260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2938992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2accc312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2ab74e7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2ac94d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3e79d152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3e645caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3e765b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk4 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f35cd0d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f35b799cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f35c99770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f509c0bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5086984efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50989600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79d51d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79bfa9cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79d1a720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_public_walk_transfer_forbidden ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2938884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a292302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a13af7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a25ad10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_type ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc21a46d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc20518eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc216d0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f96d2dd22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f96bdb1aefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f96d38b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk_arrivalpos ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc0ffa8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc0ea7d7efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc1005715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk_departPos ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6adcee12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ac7c2aefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f6add9c35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip car_walk_sidewalk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2be5d8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2bd0ad5efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2be686e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip early_ending_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe6ec5b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6d6e69efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe6e8e580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip early_pt ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ddc5662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0dc6e18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0dd8e070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_double_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2940992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f89760f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f897299a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f89760f993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f89760f8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors access_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2940994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f40d06852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f40ccf260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f40d068593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f40d0684b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors flow_without_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6e7fb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6d288eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6e485a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip errors unreachable_rides ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2941006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4f3610e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4f209f6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4f329af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,71
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x32fbbe4 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:240:24
>     #2 0x3356835 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #4 0x330f16b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #5 0x3358ad4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #6 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #7 0x3389869 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #8 0x191c7f2 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #9 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #10 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #11 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #12 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #13 0x7fee3d20e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_input ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f25895ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f25742f4efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f258a0905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,71
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x32fbbe4 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:240:24
>     #2 0x3356835 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #4 0x330f16b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #5 0x3358ad4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #6 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #7 0x3389869 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #8 0x191c7f2 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #9 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #10 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #11 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #12 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #13 0x7fe2000334f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_junctionTaz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2937882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7c5532b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7c4004defd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_no_place ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,71
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x32fbbe4 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:240:24
>     #2 0x3356835 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #4 0x330f16b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #5 0x3358ad4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #6 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #7 0x3389869 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #8 0x191c7f2 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #9 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #10 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #11 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #12 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #13 0x7f5de834b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip intermodal_car_walk_ptstop ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,71
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x32fbbe4 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:240:24
>     #2 0x3356835 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #4 0x330f16b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #5 0x3358ad4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #6 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #7 0x3389869 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #8 0x191c7f2 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #9 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #10 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #11 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #12 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #13 0x7ff1c22464f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2934821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44bf02b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f44a9d5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44bb8cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f44bfb0d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_equal_toJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,56
> 
> =================================================================
> ==2935037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3239c2e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3224973efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32364cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz fromJunction_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,35
> 
> =================================================================
> ==2934589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd432472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd3fae80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdd43d295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fdd4324793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz intermodal_net ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7536a492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f753752b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f752177defd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_some_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f32d3b602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f32be435efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32d04010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz load_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea83ea12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fea6e774efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fea807420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz toJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f59b94e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f59a4214efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f59b5d820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz viaJunctions ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe790ab32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe77b7e7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe78d3540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip junctionTaz walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f627152e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f625c260efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f626ddcf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip late_pt ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe59f6222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe589eeaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe59bec30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip missed_bus_reroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2940599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f32c1bbf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f32ac486efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32be4600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip no_valid_connection ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,403
> 
> =================================================================
> ==2937749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f078e6c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f07793e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f078af610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f078f1a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 1296 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2935290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06575622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06422abefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f06580445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2935420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06ea0362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06d4d68efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f06eab185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor factor_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2935553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff3322e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff31d015efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff332dca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2935571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f698de2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6978b75efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f698e9115ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_factor_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2935569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb9e61322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb9d0e7befd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb9e6c145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip opposite-factor sidewalk_factor_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2935699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5fc14722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5fac1bbefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5fc1f545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip prefer_walking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb11e1fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb108ae6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb11aa9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip prefer_walking2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2937250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc3704862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc35ad6fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc36cd270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ptline_routing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f04382dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f042083defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0434b7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f636b9ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f636c4ce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f63562d8efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_step2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f044df652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f044ea475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f043884befd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_human_readable_time ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c44eb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2c459925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2c2f79aefd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_singleveh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efd4292e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7efd434105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efd2d207efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip public_walk_speedfactor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5a967732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5a8103defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5a930140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip randomized_weights ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2940058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f21134a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f20fe1d7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f210fd470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_from_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2940001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1ab11792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1a9b5d0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1aada1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2940003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7a5f3612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7a497b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7a5bc020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip ride_trip_access ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2940014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8650ff32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f863b446efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f864d8940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip stop_access_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2939853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6ce20a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6b8af0efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa6cecec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2940647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f225c3c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2246c91efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f225cea35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip unusable_bus ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2936707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc09428a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc07efbaefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc094d6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip vtype ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2935942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe33f3702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe32a0a7efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe33fe525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting personTrip walk_access_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2938611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f19c5a532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f19b033befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f19c22f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a16d782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2a01ac1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2a136190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions delayed_insertion_departLaneBest ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff01c0d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff006e1aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0189740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions exit_times ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1587b082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f15716dfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f15843a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_120 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6e112a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6dfae76efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6e0db420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting reroute_congestions period_vType ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a55bfd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2a3f7b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2a5249e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5de03aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5dcaea1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5ddcc4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes initial_longer_arrivalEdge ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f02788652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f026335aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f02751060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes period5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2b6edf02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2b598d3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2b6b6910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1ac5c222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1ab071aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1ac24c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6d5ddd52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6d488a6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6d5a6760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_explicite_routes vclasses ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f55bb3e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f55a5ed9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f55b7c880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route close_to_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2928054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f91642d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f914edc9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9160b740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route initial_longer ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff17bc0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff1666f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff1784af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting routes_same_route plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f15374cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1521faeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1533d6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f55129bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f54fd286efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f550f2600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops cyclic_trip_past_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6944 byte(s) in 124 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f95c6056a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f95c61782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f95b0a2eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10080 byte(s) in 180 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f61e3303a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61e34252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f61cdcefefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3360 byte(s) in 60 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f4d1f911a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d1fa332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4d0a2fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting stops public_transport_implicit_route_depot_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 21056 byte(s) in 376 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fe013c9fa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe013dc12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdffe68cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 470624 byte(s) in 8404 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f3bc8743a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3bc88652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3bb3138efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting tlsPenalty penalty_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 450016 byte(s) in 8036 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f07accf3a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f07ace152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f07976fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 142016 byte(s) in 2536 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f0dfabe5a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0dfad072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0de55f0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116816 byte(s) in 2086 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f50ba5aba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50ba6cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50a4fb4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_0.5_interval_10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2941998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 105280 byte(s) in 1880 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f7da6383a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7da64a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7d90d79efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2942014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 105840 byte(s) in 1890 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f7e5ef44a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e5f0662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e4994befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_intermodal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2942470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 260512 byte(s) in 4652 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f92b73aca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92b74ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f92a1db4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting turn_specific_speeds separateTurns_1_interval_10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2942054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 122864 byte(s) in 2194 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fd503065a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd5031872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd4eda6fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcdec5d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcdd72e5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcde8e770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via flow_embedded ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50c91f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50b3f02efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50c5a920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f480fb2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f47fa853efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f480c3ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via route_embedded ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f914de282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9138b38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f914a6c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5c5
<     <vehicle id="0" depart="0.00" arrival="64.00">
---
>     <vehicle id="0" depart="0.00" arrival="45.00">
7,8c7,8
<             <route replacedOnEdge="" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
<             <route edges="A0toB0 B0toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
---
>             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toC1 C1toB1 B1toA1 A1toA2 A2toB2 B2toC2 C2toD2 D2toD3"/>
>             <route edges="A0toB0 B0toC0 C0toD0 D0toD1 D1toD2 D2toD3"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2b13dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff29c0ecefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff2adc7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fac6c4902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fac571a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fac68d310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3da83fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d93125efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3da4c9d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_periodic2_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2934006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d868802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8d71592efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8d831210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting via trips_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f68cd94a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f68b8204efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68ca1eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights init_with_loaded_weights ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcfd32852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcfbdb39efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcfcfb260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights randomized_weights ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2933446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8fc146e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8fac18eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8fbdd0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8fc146e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8fc146db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights stopped_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbf202e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbf0add9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbf1cb830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_average_steps ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0e747e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0e5f2d6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0e710870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices rerouting weights weight_output ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f1a6492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f05152efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f16eea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket4350 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9240 byte(s) in 385 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f7eb344e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5231 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 569952 byte(s) in 23748 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7ff73e3674f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5643 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,78
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7776 byte(s) in 324 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fa5b01c74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 6696 byte(s) in 279 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket5839 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2979720 byte(s) in 124155 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f67c81e64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 3336 byte(s) in 139 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket6416 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,82
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4ee496b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm bugs ticket7836 ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,13
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,65
> 
> =================================================================
> ==2927276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9528 byte(s) in 397 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fc5ad6a94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config PET_DRAC_trajectories ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==2918928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fb564f7e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb564ae32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x298c6c9 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x2987e78 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x29836c0 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x2923271 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_extratime_crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2919622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f40af5574f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_extratime_following ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2919682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fdc37f4d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config decreased_range ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2919565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f494fb6f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,77
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fc3f19164f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config extended_range ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fe7bd71b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config filter_edges_no_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2919761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0f2c3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff0dd950efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0ef4de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config filter_edges_with_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,61
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2920047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1752 byte(s) in 73 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f88fa4f54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyDRAC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f33b9ef84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyDRAC_threshold ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fabcf9744f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyPET ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f1abd7874f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyPET_threshold ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f916afb74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyTTC ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f4eed0574f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config onlyTTC_threshold ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f3116bbd4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config threshold_measures_mismatch1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2918909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c0394b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2bee671efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2c001ec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config threshold_measures_mismatch2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2918917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1e677712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1e52483efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1e640120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1e6777193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1e67770b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writeLanePositions ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,77
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2919908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f05261614f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writeLanePositions_to_globalMeasures ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,77
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2919900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f063ee864f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm config writePositions_to_globalMeasures ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,77
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2919822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fd7e175d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fc94acc24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_reduced_width ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f9433b284f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_steplength1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa7bbf642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 312 byte(s) in 13 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_steplength1_euler ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd613cbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_sublane1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f7dbf2734f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major1_sublane2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fa7fb5174f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_major2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fb57270d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2920909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f042587b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_early_arrival_foe ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3192 byte(s) in 133 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f9950fe84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_steplength1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2920993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1719d372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 360 byte(s) in 15 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor1_steplength1_euler ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2920995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5743c752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing both_left_ego_minor2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3384 byte(s) in 141 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f05983d34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 600 byte(s) in 25 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_left_foe_straight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2919912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2808 byte(s) in 117 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f90ff0804f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2920201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7ffb816804f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_major_log_begin_during_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2920223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f06867b04f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2920235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3336 byte(s) in 139 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fd69f8c24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm crossing ego_straight_foe_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2920024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f4efd2514f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_cannot_interpret_line ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57daa762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f57c5799efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57d73170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_edge_not_found ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63f64682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f63e118eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f63f2d090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm errors filter_edges_junction_not_found ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,64
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa2c3e452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 14 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x298c6c9 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x2987e78 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x29836c0 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x2923271 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #6 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #7 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #8 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #9 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6840 byte(s) in 285 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f283fa1c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower_leader_breaking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7800 byte(s) in 325 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f082ce0a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_follower_leader_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5016 byte(s) in 209 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f5349b8c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_fast_leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3600 byte(s) in 150 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f09327a44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_left_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fa9ed3684f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_left_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f0bcd2b84f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_follows_both_turning_right_ped_crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7ff556e044f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 744 byte(s) in 31 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following ego_leader_deviating_routes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fdd4fed54f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7680 byte(s) in 320 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f54ca7ed4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_braking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8640 byte(s) in 360 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fda478fe4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_parking1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f6095a8e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_fast_follower_leader_parking2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,60
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8424 byte(s) in 351 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fa85b26a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_follows_both_turning_left_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3984 byte(s) in 166 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f353a30e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_follows_both_turning_left_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4056 byte(s) in 169 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fb187c014f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following foe_leader_deviating_routes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f0e5bc4d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm following minGap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2924857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3288 byte(s) in 137 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fdd097f34f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords with_geo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2926725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f1d3ed624f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm geo_coords without_geo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2927072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7efc598174f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_right_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3168 byte(s) in 132 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f9198e664f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 648 byte(s) in 27 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_right_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3552 byte(s) in 148 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f05bb3564f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 624 byte(s) in 26 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f4a324d14f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 624 byte(s) in 26 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_left_foe_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3024 byte(s) in 126 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fa993d8d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_left_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==2922481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f7014e264f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f701498b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x298c6c9 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_1::operator()(std::vector<MSVehicle*, std::allocator<MSVehicle*> > const&) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice
_SSM.cpp:3392:26
>     #2 0x2987e78 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&)::$_0::operator()(MSLane const*) const /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3414:9
>     #3 0x29836c0 in MSDevice_SSM::getVehiclesOnJunction(MSJunction const*, MSLane const*, double, MSLane const*, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3463:5
>     #4 0x2923271 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3058:9
>     #5 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_left_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3120 byte(s) in 130 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f914345e4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3648 byte(s) in 152 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fb0d0a4c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging ego_right_foe_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fdfbd20b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_left_ego_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f545fa7d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_left_ego_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3744 byte(s) in 156 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fd646a184f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 600 byte(s) in 25 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_right_ego_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2923107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fa16aa104f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm merging foe_right_ego_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3360 byte(s) in 140 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f315fdb74f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_four_vehs ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7ff3df0bf4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_and_continuation1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3672 byte(s) in 153 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f804eacc4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_and_continuation2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f717eace4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_both_turn1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fa4336b24f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 696 byte(s) in 29 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane adjacent_merge_both_turn2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3432 byte(s) in 143 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f98396ee4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 696 byte(s) in 29 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_left_ego_major1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2926002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3048 byte(s) in 127 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f9781f034f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_major_turn_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2664 byte(s) in 111 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fe6c57034f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane both_minor_turn_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2712 byte(s) in 113 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f8170f0a4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2808 byte(s) in 117 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f665fd444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes_two_equipped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fe4e491d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1344 byte(s) in 56 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_left_three_foes_two_equipped_same_file ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5664 byte(s) in 236 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fc44beba4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1344 byte(s) in 56 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm multilane ego_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2925937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3216 byte(s) in 134 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fbbf56144f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_major_turn_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 112 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f2a047444f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_major_turn_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2544 byte(s) in 106 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f459d0d44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_minor_turn_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3096 byte(s) in 129 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fa5c6fe94f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_minor_turn_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2921788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2784 byte(s) in 116 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f9de0d1b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_straight_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f1eac3074f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict both_straight_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f387c1ce4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict four_vehs ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2856 byte(s) in 119 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fed854364f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm no_conflict three_vehs ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2922256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2520 byte(s) in 105 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f386adf44f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2926011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4272 byte(s) in 178 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f3b188aa4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 744 byte(s) in 31 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2926176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f7c605294f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2926454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fd64f3544f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
5,13c5,13
<     <conflict begin="1.00" end="11.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40"/>
<         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00 7.59,0.00 7.14,0.00 6.69,0.00 6.24,0.00 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.97,48.27 97.32,48.25 97.70,48.23 98.10,48.21 98.52,48.15 98.96,48.
05 99.43,47.94 99.93,47.82 100.44,47.70 100.96,47.48 101.49,47.24 102.04,46.98 102.62,46.71 103.20,46.39 103.81,46.06 104.43,45.72 105.08,45.36 105.75,44.99 106.45,44.61 107.17,44.22 107.91,43.82 108.68,43.40 109.47,42.97 110.28,42.53 111.11,42.08 111.97,41.61 112.85,41.13 113.75,40.64 114.68,40.14 115.62,39.63"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.03 3.57,-0.04 3.12,-0.04 3.38,-0.06 3.64,-0.07 3.90,-0.09 4.16,-0.12 4.42,-0.17 4.67,-0.28 4.92,-0.41 5.17,-0.55 5.41,-0.70 5.64,-0.96 5.84,-1.26 6.03,-1.60 6.19,-1.97 6.33,-2.38 6.47,-2.7
2 6.60,-3.08 6.71,-3.43 6.91,-3.62 7.10,-3.82 7.29,-4.00 7.53,-4.12 7.76,-4.23 7.99,-4.35 8.22,-4.47 8.45,-4.59 8.68,-4.72 8.91,-4.84 9.14,-4.97 9.37,-5.09 9.59,-5.21"/>
<         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
---
>     <conflict begin="1.00" end="10.40" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.43,12.53 1.87,11.95 4.43,10.77 7.38,8.41 9.
30,5.37 9.92,2.76 9.78,1.10 9.39,0.29 8.94,0.05 8.49,0.00 8.04,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.72,48.35 95.07,48.35 95.44,48.34 95.82,48.32 96.20,48.30 96.55,48.29 96.88,48.27 97.25,48.25 97.64,48.23 98.06,48.21 98.49,48.16 98.95,48.
05 99.43,47.94 99.94,47.82 100.47,47.69 100.99,47.46 101.54,47.21 102.11,46.95 102.69,46.67 103.29,46.35 103.90,46.01 104.54,45.66 105.20,45.29 105.89,44.92 106.60,44.53 107.33,44.13"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.28,0.00 3.43,0.00 3.58,0.00 3.74,-0.01 3.89,-0.02 3.71,-0.03 3.26,-0.04 3.52,-0.06 3.78,-0.07 4.04,-0.09 4.30,-0.12 4.55,-0.17 4.81,-0.29 5.06,-0.42 5.31,-0.57 5.55,-0.72 5.77,-1.00 5.97,-1.32 6.15,-1.67 6.31,-2.06 6.44,-2.46 6.58,-2.8
1 6.70,-3.18 6.83,-3.50 7.02,-3.70 7.21,-3.90 7.42,-4.06"/>
>         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
>         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
15c15
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
---
>         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 3.23 3.14 3.05 2.94 2.82 2.68 2.53 2.35 2.15 1.93 1.67 1.36 1.01 0.59 0.09 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
19,27c19,27
<     <conflict begin="11.50" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="10 10 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 17 17 17 17 17 17 17 17 17 17 17"/>
<         <egoPosition values="119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.43,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 1
62.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.35 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.8
9,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop1_longer_range2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2926508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3480 byte(s) in 145 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fb4733ce4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in ssm ----------
0a1,3
> <?xml version="1.0" encoding="UTF-8"?>
> 
> 
2,14c5,17
<     <conflict begin="1.00" end="17.40" ego="ego1" foe="foe1">
<         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90 12.00 12.10 12.20 12.30 12.40 12.50 12.60 12.70 12.80 12.90 13.00 13.10 13.20 13.30 13.40 13.50 13.60 13.70 13.80 13.90 14.00 14.10 14.20 14.30 14.40 14.50 14.60 14.70 14.80 14.90 15.00 15.10 15.20 15.30 15.40 15.50 15.60 15.70 15.80 15.90 16.00 16.10 16.20 16.30 16.40 16.50 16.60 16.70 16.80 16.90 17.00 17.10 17.20 17.30 17.40"/>
<         <typeSpan values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17 10 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16"/>
<         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35 123.48,68.35 124.4
3,68.35 125.41,68.35 126.41,68.35 127.43,68.35 128.49,68.35 129.57,68.35 130.67,68.35 131.80,68.35 132.96,68.35 134.14,68.35 135.35,68.35 136.59,68.35 137.85,68.35 139.14,68.35 140.45,68.35 141.79,68.35 143.15,68.35 144.54,68.35 145.93,68.35 147.31,68.35 148.70,68.35 150.09,68.35 151.48,68.35 152.87,68.35 154.26,68.35 155.65,68.35 157.04,68.35 158.43,68.35 159.82,68.35 161.20,68.35 162.59,68.35 163.98,68.35 165.37,68.35 166.76,68.35 168.15,68.35 169.54,68.35 170.93,68.35 172.32,68.35 173.71,68.3
5 175.09,68.35 176.48,68.35 177.87,68.35 179.26,68.35 180.65,68.35 182.04,68.35 183.43,68.35 184.82,68.35 186.21,68.35 187.60,68.35 188.98,68.35 190.37,68.35 191.76,68.35 193.15,68.35 194.54,68.35"/>
<         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00 9.36,0.00 9.62,0.00 9.88,0.00 10.14,0.00 10.40,0.00 10.66,0.00 10.92,0.00 11.18,0.00 11.44,0.00 11.70,0.00 11.96,0.00 12.22,0.00 12.48,0.00 12.74,0.00 13.00,0.00 13.26,0.00 13.52,0.00 13.78,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.0
0 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00"/>
<         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.39,48.35 94.74,48.35 95.12,48.35 95.52,48.34 95.93,48.32 96.31,48.30 96.64,48.28 96.93,48.27 97.18,48.26 97.38,48.25 97.53,48.24 97.64,48.23 97.74,48.
23 97.87,48.22 98.02,48.21 98.19,48.21 98.40,48.18 98.62,48.13 98.87,48.07 99.14,48.01 99.44,47.93 99.77,47.86 100.12,47.77 100.49,47.69 100.87,47.52 101.27,47.34 101.69,47.14 102.13,46.94 102.60,46.72 103.08,46.46 103.58,46.19 104.10,45.90 104.64,45.60 105.20,45.29 105.79,44.97 106.41,44.63 107.04,44.29 107.70,43.93 108.38,43.56 109.09,43.18 109.82,42.78 110.57,42.37 111.34,41.95 112.14,41.52 112.96,41.08 113.80,40.62 114.66,40.15 115.55,39.67 116.46,39.17 117.39,38.66 118.35,38.14 119.33,37.61
 120.33,37.07 121.36,36.51 122.40,35.94 123.47,35.36 124.57,34.77 125.77,34.47 126.97,34.93 128.07,35.66 129.14,36.48 130.16,37.39 131.19,38.32 132.20,39.28 133.21,40.23 134.22,41.19 135.22,42.15 136.23,43.10 137.24,44.06 138.25,45.01 139.25,45.97 138.22,46.69 137.02,47.39 135.82,48.09 134.62,48.78 133.42,49.48 132.22,50.18 131.02,50.88 129.82,51.58 128.62,52.28 127.42,52.98 126.22,53.68 125.02,54.38 123.82,55.08 122.62,55.78 121.99,56.82 121.96,58.20 121.92,59.59 121.88,60.98 121.85,62.37 121.8
1,63.76 121.77,65.15 121.74,66.53 121.72,67.92 121.69,69.31 121.66,70.70 121.65,72.09"/>
<         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.38,0.00 3.64,0.00 3.90,0.00 4.16,-0.01 4.02,-0.01 3.57,-0.02 3.12,-0.02 2.67,-0.02 2.22,-0.02 1.77,-0.02 1.32,-0.01 0.87,-0.01 1.13,-0.01 1.39,-0.02 1.65,-0.02 1.91,-0.03 2.17,-0.04 2.43,-0.05 2.69,-0.08 2.95,-0.10 3.21,-0.13 3.46,-0.1
7 3.72,-0.22 3.98,-0.27 4.23,-0.36 4.49,-0.46 4.73,-0.58 4.98,-0.72 5.22,-0.87 5.45,-1.06 5.67,-1.28 5.88,-1.51 6.08,-1.77 6.27,-2.03 6.45,-2.31 6.61,-2.60 6.77,-2.92 6.92,-3.21 7.09,-3.47 7.24,-3.73 7.43,-3.94 7.63,-4.11 7.84,-4.28 8.07,-4.40 8.30,-4.52 8.53,-4.64 8.76,-4.76 8.99,-4.88 9.22,-5.01 9.44,-5.13 9.67,-5.26 9.90,-5.38 10.13,-5.51 10.36,-5.63 10.59,-5.75 10.81,-5.88 11.04,-6.00 11.46,-5.76 12.24,-4.64 13.01,-2.97 13.58,-0.87 13.77,1.62 13.27,4.12 12.34,6.37 11.26,8.14 10.62,8.96 10.33
,9.29 10.16,9.47 10.12,9.52 10.08,9.56 10.08,9.56 8.57,10.93 5.91,12.57 1.79,13.77 -3.25,13.51 -7.52,11.68 -10.22,9.40 -11.72,7.45 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -12.00,6.99 -11.56,7.70 -10.44,9.17 -9.00,10.58 -7.28,11.83 -5.38,12.81 -3.43,13.46 -1.58,13.80 -0.35,13.89 -0.34,13.89 -0.33,13.89 -0.31,13.89 -0.28,13.89"/>
<         <conflictPoint values="-1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1
073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-107374
1824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.
00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1
073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-107374
1824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.00 -1073741824.00,-1073741824.00,-1073741824.
00 -1073741824.00,-1073741824.00,-1073741824.00 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.
54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121
.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45 121.73,67.45"/>
<         <TTCSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 6.75 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA 
NA NA NA NA NA NA NA NA"/>
<         <minTTC time="12.20" position="121.73,67.45" type="12" value="6.75"/>
<         <DRACSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA N
A NA NA NA NA NA NA NA"/>
<         <maxDRAC time="NA" position="NA" type="NA" value="NA"/>
<         <PET time="10.19" position="100.83,47.54" type="17" value="1.41"/>
---
>     <conflict begin="1.00" end="11.90" ego="ego1" foe="foe1">
>         <timeSpan values="1.00 1.10 1.20 1.30 1.40 1.50 1.60 1.70 1.80 1.90 2.00 2.10 2.20 2.30 2.40 2.50 2.60 2.70 2.80 2.90 3.00 3.10 3.20 3.30 3.40 3.50 3.60 3.70 3.80 3.90 4.00 4.10 4.20 4.30 4.40 4.50 4.60 4.70 4.80 4.90 5.00 5.10 5.20 5.30 5.40 5.50 5.60 5.70 5.80 5.90 6.00 6.10 6.20 6.30 6.40 6.50 6.60 6.70 6.80 6.90 7.00 7.10 7.20 7.30 7.40 7.50 7.60 7.70 7.80 7.90 8.00 8.10 8.20 8.30 8.40 8.50 8.60 8.70 8.80 8.90 9.00 9.10 9.20 9.30 9.40 9.50 9.60 9.70 9.80 9.90 10.00 10.10 10.20 10.3
0 10.40 10.50 10.60 10.70 10.80 10.90 11.00 11.10 11.20 11.30 11.40 11.50 11.60 11.70 11.80 11.90"/>
>         <typeSpan values="11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 12 12 12 12 12 12 12 12 14 14 14 14 14 14 14 14 14 14 14 14 14 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 17"/>
>         <egoPosition values="101.65,-50.00 101.65,-48.61 101.65,-47.22 101.65,-45.83 101.65,-44.44 101.65,-43.05 101.65,-41.67 101.65,-40.28 101.65,-38.89 101.65,-37.50 101.65,-36.11 101.65,-34.72 101.65,-33.33 101.65,-31.94 101.65,-30.55 101.65,-29.17 101.65,-27.78 101.65,-26.39 101.65,-25.00 101.65,-23.61 101.65,-22.22 101.65,-20.83 101.65,-19.44 101.65,-18.05 101.65,-16.66 101.65,-15.28 101.65,-13.89 101.65,-12.50 101.65,-11.11 101.65,-9.72 101.65,-8.33 101.65,-6.94 101.65,-5.55 101.65,-4.1
6 101.65,-2.77 101.65,-1.38 101.65,0.00 101.65,1.39 101.65,2.78 101.65,4.17 101.65,5.56 101.65,6.95 101.65,8.34 101.65,9.73 101.65,11.12 101.65,12.51 101.65,13.89 101.65,15.28 101.65,16.67 101.65,18.06 101.65,19.45 101.65,20.84 101.65,22.23 101.65,23.62 101.65,25.01 101.65,26.40 101.65,27.78 101.65,29.17 101.65,30.56 101.65,31.95 101.65,33.34 101.65,34.73 101.65,36.12 101.65,37.51 101.65,38.90 101.65,40.28 101.65,41.67 101.65,43.06 101.65,44.45 101.65,45.84 101.65,47.23 101.65,48.62 101.65,50.01
 101.65,51.40 101.65,52.79 101.65,54.17 101.65,55.56 101.65,56.95 101.65,58.34 101.65,59.73 101.65,61.12 101.65,62.51 101.65,63.88 101.65,65.20 101.82,66.46 102.41,67.53 103.41,68.16 104.54,68.32 105.63,68.35 106.68,68.35 107.69,68.35 108.65,68.35 109.57,68.35 110.44,68.35 111.26,68.35 112.05,68.35 112.78,68.35 113.47,68.35 114.12,68.35 114.76,68.35 115.42,68.35 116.11,68.35 116.83,68.35 117.57,68.35 118.33,68.35 119.13,68.35 119.95,68.35 120.79,68.35 121.66,68.35 122.56,68.35"/>
>         <egoVelocity values="0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13
.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.89 0.00,13.44 0.00,12.99 0.21,12.54 0.93,12.06 2.17,11.44 3.68,10.57 5
.19,9.41 6.51,7.97 7.48,6.39 8.05,4.83 8.26,3.43 8.18,2.28 7.92,1.37 7.55,0.74 7.13,0.36 6.69,0.12 6.24,0.05 6.50,0.00 6.76,0.00 7.02,0.00 7.28,0.00 7.54,0.00 7.80,0.00 8.06,0.00 8.32,0.00 8.58,0.00 8.84,0.00 9.10,0.00"/>
>         <foePosition values="13.89,48.35 15.28,48.35 16.67,48.35 18.06,48.35 19.45,48.35 20.83,48.35 22.22,48.35 23.61,48.35 25.00,48.35 26.39,48.35 27.78,48.35 29.17,48.35 30.56,48.35 31.95,48.35 33.34,48.35 34.72,48.35 36.11,48.35 37.50,48.35 38.89,48.35 40.28,48.35 41.67,48.35 43.06,48.35 44.45,48.35 45.84,48.35 47.23,48.35 48.62,48.35 50.00,48.35 51.39,48.35 52.78,48.35 54.17,48.35 55.56,48.35 56.95,48.35 58.34,48.35 59.73,48.35 61.12,48.35 62.51,48.35 63.89,48.35 65.28,48.35 66.67,48.35 6
8.06,48.35 69.45,48.35 70.84,48.35 72.23,48.35 73.62,48.35 74.99,48.35 76.31,48.35 77.59,48.35 78.82,48.35 80.01,48.35 81.16,48.35 82.26,48.35 83.31,48.35 84.32,48.35 85.29,48.35 86.21,48.35 87.08,48.35 87.91,48.35 88.70,48.35 89.43,48.35 90.13,48.35 90.78,48.35 91.38,48.35 91.94,48.35 92.46,48.35 92.93,48.35 93.35,48.35 93.73,48.35 94.07,48.35 94.38,48.35 94.69,48.35 95.00,48.35 95.31,48.35 95.63,48.33 95.94,48.32 96.25,48.30 96.56,48.29 96.86,48.27 97.11,48.26 97.33,48.25 97.49,48.24 97.65,48.
23 97.83,48.22 98.04,48.21 98.28,48.20 98.53,48.15 98.81,48.08 99.12,48.01 99.45,47.93 99.80,47.85 100.18,47.76 100.59,47.65 100.99,47.46 101.42,47.27 101.87,47.06 102.34,46.84 102.83,46.60 103.33,46.32 103.86,46.03 104.40,45.73 104.97,45.42 105.57,45.09 106.19,44.76 106.83,44.41 107.49,44.05 108.18,43.67 108.89,43.29 109.62,42.89 110.37,42.48 111.15,42.06 111.95,41.62"/>
>         <foeVelocity values="13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0.00 13.89,0
.00 13.89,0.00 13.47,0.00 13.02,0.00 12.57,0.00 12.12,0.00 11.67,0.00 11.22,0.00 10.77,0.00 10.32,0.00 9.87,0.00 9.42,0.00 8.97,0.00 8.52,0.00 8.07,0.00 7.62,0.00 7.17,0.00 6.72,0.00 6.27,0.00 5.82,0.00 5.37,0.00 4.92,0.00 4.47,0.00 4.02,0.00 3.57,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,0.00 3.12,-0.00 3.12,-0.01 3.12,-0.01 3.12,-0.02 3.12,-0.02 2.79,-0.02 2.34,-0.02 1.89,-0.02 1.44,-0.02 1.70,-0.02 1.96,-0.02 2.22,-0.03 2.48,-0.04 2.74,-0.05 3.00,-0.08 3.26,-0.11 3.52,-0.15 3.78,-0.19 4.04,-0.2
4 4.29,-0.30 4.55,-0.41 4.80,-0.53 5.04,-0.66 5.28,-0.82 5.51,-1.00 5.74,-1.21 5.95,-1.44 6.15,-1.70 6.34,-1.97 6.53,-2.25 6.70,-2.55 6.85,-2.87 6.99,-3.19 7.16,-3.44 7.31,-3.71 7.48,-3.95 7.69,-4.12 7.89,-4.29 8.12,-4.43"/>
>         <conflictPoint values="101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26
 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 101.65,46.26 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.8
3,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54 100.83,47.54"/>
>         <TTCSpan values="6.93 6.83 6.73 6.63 6.53 6.43 6.33 6.23 6.13 6.03 5.93 5.83 5.73 5.63 5.53 5.43 5.33 5.23 5.13 5.03 4.93 4.83 4.73 4.63 4.53 4.43 4.33 4.23 4.13 4.03 3.93 3.83 3.73 3.63 3.53 3.43 3.33 3.23 3.13 3.03 2.93 2.83 2.73 2.63 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
>         <minTTC time="5.30" position="101.65,46.26" type="11" value="2.63"/>
>         <DRACSpan values="0.10 0.10 0.11 0.11 0.11 0.12 0.12 0.13 0.13 0.13 0.14 0.14 0.15 0.15 0.16 0.16 0.17 0.18 0.18 0.19 0.20 0.20 0.21 0.22 0.23 0.24 0.25 0.26 0.28 0.29 0.30 0.32 0.34 0.35 0.37 0.39 0.42 0.44 0.47 0.50 0.53 0.57 0.61 0.65 3.43 3.36 3.29 3.21 3.12 3.03 2.92 2.80 2.66 2.51 2.34 2.15 1.93 1.67 1.38 1.04 0.64 0.17 NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices ssm recurrent_net ego_major_recurrent_longer_loop2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,76
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2926547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3624 byte(s) in 151 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2984db9 in MSDevice_SSM::getUpstreamVehicles(MSDevice_SSM::UpstreamScanStartInfo const&, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&, std::set<MSLane const*, std::less<MSLane const*>, std::allocator<MSLane const*> >&, std::set<MSJunction const*, std::less<MSJunction const*>, std::allocator<MSJunction const*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDev
ice_SSM.cpp:3284:30
>     #2 0x2928d44 in MSDevice_SSM::findSurroundingVehicles(MSVehicle const&, double, std::map<MSVehicle const*, MSDevice_SSM::FoeInfo*, std::less<MSVehicle const*>, std::allocator<std::pair<MSVehicle const* const, MSDevice_SSM::FoeInfo*> > >&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:3237:9
>     #3 0x292083f in MSDevice_SSM::update() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:498:9
>     #4 0x291fe16 in MSDevice_SSM::updateAndWriteOutput() /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_SSM.cpp:464:9
>     #5 0x1946569 in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1039:14
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f03648b64f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 576 byte(s) in 24 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedy ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2948455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2cdaac02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2cdb5a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyClosest ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2948626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faa25a8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7faa2656d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2948667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9cc70132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9cc7af55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi 2taxis_10persons routeExtension ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2948783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffbd4b222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ffbd56045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1container ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2944056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4e97fc92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4e82cf0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4e9486a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic 1person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2943292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f91941622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f917ee76efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9190a030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic end_of_work ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2943323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f822022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f6cf03efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f7eaa30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic late_taxi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2943676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed71f062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed5cc2cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed6e7a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi basic stop_attributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,61
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2943587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f81016e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f80ec3e5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f80fdf850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7257 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2948734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61876142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f61880f65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2948793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd97a9182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd96563befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd9771b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket7893_container ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2948792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f895cf902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8947cb5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f89598310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8423 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,73
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2948978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 25088 byte(s) in 448 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f5e7cdbfa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e7cee12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket8578 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2949167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbb01eb32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbaeabedefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbb029955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi bugs ticket9867 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2949350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa6ca952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa5663eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffa693360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2946780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3e4e6b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3e393c7efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2containers_capa1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2946784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44ea3712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f44d5097efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2945934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f54874a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f54721bcefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persons_differentDepart ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2945959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f403bbf32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4026908efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2946037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f853a8da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f85255f0efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 2persontrips_defaultgroup ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2946046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc1c0adb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc1ab7f2efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_small_taxi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,62
> 
> =================================================================
> ==2946682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4f293752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4f14076efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4f25c160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,65
> 
> =================================================================
> ==2946232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c082182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0bf2f2defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c04ab90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_taxi_size_greedyCloseset ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,65
> 
> =================================================================
> ==2946252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fee846752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fee6f376efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fee80f160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi groups 5persons_ungrouped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,62
> 
> =================================================================
> ==2946726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f102af2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1015c2defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f10277cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2944922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff9340b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff9309590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff9340b893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff9340b7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling 1person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2944476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fde5f6d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fde4a3d5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fde5bf750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling end_of_work ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2944531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3e71ffa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3e5ccfaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3e6e89b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling short_edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,74
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2944726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 25088 byte(s) in 448 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fe22ba61a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe22bb832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe216887efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling randomCircling taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2944582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f88490ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8833dc4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f884594e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1container ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2944095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61849472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f616f658efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f61811e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop 1person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2944073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdf35c4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdf2094eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf324ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2944221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4df6fd02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4de1ce4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4df38710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop end_of_work_initial_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2944339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda1091d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd9fb620efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda0d1be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi idling stop initial_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2944107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe843b702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe82e889efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe8404110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2947189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa702e7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6ed972efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideAny_notTaxi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2947220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f16c27b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f16ad286efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedy ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2946818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc758dba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc74389defd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyClosest ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2946943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd5f75d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd5e20c9efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2946966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f60c63d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f60b0ec9efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_rideSelect_routeExtension ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2947123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f04b38b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f049e39defd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi lines 2lines_taxiAny ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2947385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9514d842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f94ff868efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip 1persontrip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2944985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbc1f98f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbc0a692efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbc1c2300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip dropoff_ptStops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2945810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb5d48602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb5bf105efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb5d11010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2945650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe6b6db52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6a1659efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe6b36560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip pickup_ptStops_longTaxiWait ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2945717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1c32e792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1c1d731efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1c2f71a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip ptStops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,71
> 
> =================================================================
> ==2945761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efcc5af12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efcb03a8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efcc23920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip short ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2944962==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc2c78302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc2b2540efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc2c40d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip taxiflow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,73
> 
> =================================================================
> ==2945476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f48ca4752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f48b5186efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f48c6d160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,87
> 
> =================================================================
> ==2944972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x32fca35 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:248:28
>     #2 0x3356835 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:87:39
>     #3 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #4 0x330f16b in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStage.cpp:411:20
>     #5 0x3358ad4 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:112:20
>     #6 0x8d6f51 in GUIPerson::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIPerson.cpp:666:29
>     #7 0x3389869 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:190:20
>     #8 0x191c7f2 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:674:26
>     #9 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #10 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #11 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #12 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_first_longTaxiWait ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,119
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18: runtime error: member call on address 0x61d00006fe80 which does not point to an object of type 'GUINet'
> 0x61d00006fe80: note: object is of type 'MSNet'
>  de 00 00 5f  f0 7f 8d 05 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18 in 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:399:5: runtime error: member access within address 0x61d00006fe80 which does not point to an object of type 'GUINet'
> 0x61d00006fe80: note: object is of type 'MSNet'
>  de 00 00 5f  f0 7f 8d 05 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:399:5 in 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:400:5: runtime error: member access within address 0x61d00006fe80 which does not point to an object of type 'GUINet'
> 0x61d00006fe80: note: object is of type 'MSNet'
>  de 00 00 5f  f0 7f 8d 05 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSNet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:400:5 in 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_last ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2945430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f909ed842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9089a9defd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi personTrip walk_via_trainStop_ride_taxi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2945828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe4d015c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe4baa00efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe4cc9fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2947744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f545327a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f543df8eefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2 greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2947950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbc2eb492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbc19871efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from2_detour greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2947974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe9632bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe94dfcfefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_from_detour greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2947933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6f060242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ef0d38efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_persontrip3 greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2947673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe07af1e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe07ba005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2948144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7fc30e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7fade08efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_to_detour greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2948335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb31459a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb2ff2afefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2947559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c0ddf52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4bf8b08efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip3 greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2947599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f84468d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f84473b25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared same_trip_wait greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2947741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5fadd3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5f98a4defd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices taxi shared subroute greedyShared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,70
> 
> =================================================================
> ==2948451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe0248462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe00f548efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors action_step_fractional_warning ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,31
> 
> =================================================================
> ==2952943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f20652122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f204ff38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2061ab30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f206521293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2065211b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors action_step_negative_warning ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2953043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a572fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2a4201eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2a53b9d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2a572fc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2a572fbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors begin_after_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2952451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec9eb392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec9b3da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fec9eb3993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fec9eb38b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors begin_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2952509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5b52d992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5b4f63a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f5b52d9993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f5b52d98b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates route_newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2951079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f480ef352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f480b7d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f480ef3593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f480ef34b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates route_oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2951515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f900da9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f900a33b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f900da9a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f900da99b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates vehicleid_newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2951367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe5509162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe54d1b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe55091693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe550915b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates vehicleid_oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2951632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7facf225c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faceeafd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7facf225c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7facf225bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates vtype_newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2951318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3d0a7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3cd31f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe3d0a7e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe3d0a7db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors duplicates vtype_oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2951627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3061962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa302a370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa30619693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa306195b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors empty_line ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2953116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda136c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda0ff620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fda136c193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fda136c0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors end_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2952651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2f069d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2f032780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2f069d793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2f069d6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors high_time ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2952363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa2ea09e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa2e693f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa2ea09e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa2ea09db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors invalid_color ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,133
> 
> =================================================================
> ==2953106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c5b0fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2c5799d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x3b07f60 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:717:37
>     #2 0x3a9bc8d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2c5bbde5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2c5b0fc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors invalid_color_name ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,133
> 
> =================================================================
> ==2953122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f570b3fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5707c9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 640 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x3b07f60 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:717:37
>     #2 0x3a9bc8d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:160:30
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f570bedc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f570b3fa93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors invalid_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2953054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f032d8ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f03185e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f032a14f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors invalid_step_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2952866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76a43af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f76a0c500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f76a43af93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f76a43aeb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors invalid_time ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2952318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f14941a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1490a460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f14941a593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f14941a4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors person unconnected_ride ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2951841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7a63b3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7a603db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7a6461c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f7a63b3a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors person unconnected_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2951857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f15881c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1584a690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f1588caa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f15881c893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors person unconnected_stops_same_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2952031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f55d9f582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f55c4c8befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f55d67f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors person unconnected_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2951846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f70b0a162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f70ad2b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f70b14f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f70b0a1693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors person vehicle_as_person ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2951862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7eb02e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e9aff5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7eacb890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2950814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe0cd2332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe0b7f46efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe0c9ad40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe0cd23393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe0cd232b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2950818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f496b0212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4955d43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f49678c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2950831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feb315532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feb1c27befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feb2ddf40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_off_customTeleport0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2950895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0e843542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0e6f07befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0e80bf50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes disconnected_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2950908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f43604502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f435ccf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f4360f325ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f436045093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors routes emptyperson ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2950901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f594f6562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f594bef70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f59501385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f594f65693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors routes emptyroute_newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2950397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b0319a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4affa3b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f4b0319a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f4b03199b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes emptyroute_oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2950660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2fe7f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff2fb0910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff2fe7f093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff2fe7efb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes false_route1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2949714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa9b8b302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa9b53d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa9b8b3093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa9b8b2fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes false_route2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2950005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8a4fb552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8a4c3f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8a4fb5593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8a4fb54b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2949625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe4746ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe45f3fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe470f8d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe4746ec93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe4746ebb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes first_edge_disallowed plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2949619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe605ea92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe5f0bd2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe60274a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe605ea993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe605ea8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes first_edge_false__newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2950399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdf1f4cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf1bd6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fdf1f4cc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fdf1f4cbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes first_edge_false__oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2950712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3147f362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f31447d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3147f3693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3147f35b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes invalid_departpos ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2950961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f072a1bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0714ee2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0726a5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes last_edge_false__newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2950550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76c6d442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f76c35e50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f76c6d4493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f76c6d43b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes last_edge_false__oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2950768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71eb2822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f71e7b230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f71eb28293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f71eb281b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes no_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2949624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efdb98e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efdb61880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7efdb98e793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7efdb98e6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes ok_newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2950164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f111848c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f11031b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1114d2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes ok_oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2950608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f732d1782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7317ea1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7329a190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors routes second_edge_false__newstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2950490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4212d8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f420f62b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f4212d8a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f4212d89b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors routes second_edge_false__oldstyle_plainemission ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2950722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc0afbde2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc0ac47f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fc0afbde93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fc0afbddb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors too_many_teleports ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
16a27,62
> 
> =================================================================
> ==2953055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f813f81f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f812a555efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f813c0c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_ok ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2951647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1a0edb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f19f9d29efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1a0b6510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1a0edb093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1a0edafb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_longer ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2951755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f53c68702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f53b17e6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f53c31110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f53c687093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f53c686fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights initial_phase_shorter ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2951801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff4cbd722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff4c86130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff4cbd7293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff4cbd71b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_ok ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2951821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8b37c9e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8b227b6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8b3453f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_longer ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2951838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f010ff4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f00faa62efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f010c7ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : errors traffic_lights loaded_phase_shorter ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,128
> 
> =================================================================
> ==2951833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb8b0d792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x252de97 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:315:23
>     #2 0x25b72ee in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:327:46
>     #3 0x3c68c78 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fb8b185af52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb8ad61a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2240 byte(s) in 8 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x259158a in NLHandler::addPhase(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:805:32
>     #2 0x257ff4c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:116:17
>     #3 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7fb8b185b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : errors unknown_config_option ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2952180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f36622c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f365eb650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f36622c493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f36622c3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : errors unsafe_connections ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2953060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda104d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd9fb444efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda0cd740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fda104d393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fda104d2b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 19824 byte(s) in 354 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f5296b7fa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5296ca12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f52819d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_right_crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10416 byte(s) in 186 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f012eab5a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f012ebd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f011990aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_right_noInternal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24976 byte(s) in 446 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f9798456a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f97985782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f97832c1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_straight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 15120 byte(s) in 270 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fcebb526a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcebb6482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcea638befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended bikes tls_merge_straight_noInternal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 19152 byte(s) in 342 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fc32b232a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc32b3542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc31609befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended busses plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1bcdce82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1bb87b6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1bca5890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended busses three_busses ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb4acffe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb497ae7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb4a989f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf298532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf1411defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf260f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28091632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f27f3a2defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2805a040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator 2lanes_calibrate_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f079455d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f077ee10efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0790dfe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_exact ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feb404542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feb2ad1befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feb3ccf50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_type ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fde29b0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fde143c3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fde263af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator calibrate_type_distribution ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7dc60272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7db08daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7dc28c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator departLane_given ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f41ae3772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4198c41efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f41aac180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator errors invalid_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2611337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09568fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f095319f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f09568fe93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f09568fdb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,381
> 
> =================================================================
> ==2611575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffad5b942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffac06acefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffad24350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended calibrator errors vClass_mismatch_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a8debc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a789d3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a8a75d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator flow_at_destination_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06e6abe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06d1386efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f06e335f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator flowbug ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc607c932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc5f2330efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc6045340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator high_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdca52fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdc8fdefefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdca1b9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator inactive_in_between ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb91f84b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb90a100efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb91c0ec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator insertion_front_gap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292966370 + 4278959888 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4246110761 + 1273935871 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa0634a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa04dfbdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa05fd440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator nested ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4928d442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f491360fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f49255e50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_all_queues ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292966370 + 4278959888 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4246110761 + 1273935871 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2610135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe92f5352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe919dffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe92bdd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator remove_from_short_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f03d2cd42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f03bd587efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f03cf5750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5c52e662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5c3d4fcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5c4f7070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple_output ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb0c56202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb0afca3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb0c1ec10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator simple_remove ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa63d0412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6276dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6398e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_-1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a4be992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a36532efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a4873a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb7bfcb32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb7aa33aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb7bc5540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator speed_only ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f936aad22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f935539aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f93673730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator type_and_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2609952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f51e99ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f51d4261efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f51e624c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended calibrator vTypes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa5302b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa3d8f3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffa4f8cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
11a22,57
> 
> =================================================================
> ==2618166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f49669d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f495129cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f49632770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions junctionMinGap-2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2618282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f51f23322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f51dcbe7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f51eebd30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions junctionMinGap20 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
24a35,70
> 
> =================================================================
> ==2618247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc0125aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbffce5eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc00ee4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions slow_collider ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2618923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d7e2152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d68adfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d7aab60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions stoptime ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
15a26,61
> 
> =================================================================
> ==2618561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc7714842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc75bd39efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc76dd250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions check_junctions stoptime_warn ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
45a56,91
> 
> =================================================================
> ==2619277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7b879e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff7a34e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff7b503f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions mingap-factor ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
10a21,56
> 
> =================================================================
> ==2616638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbd7c9252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbd671daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbd791c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions mingap-factor_attr ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
10a21,56
> 
> =================================================================
> ==2617162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcbe3de62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcbce6acefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcbe06870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions none ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2616459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f534f5192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5339de5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f534bdba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions remove ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
24a35,70
> 
> =================================================================
> ==2617328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc03668b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc020f3cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc032f2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stop_inlap ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2617490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2d91342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff2c39feefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff2d59d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_remove ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
25a36,71
> 
> =================================================================
> ==2617330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22661b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2250a61efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2262a510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_remove_highspeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
34a45,80
> 
> =================================================================
> ==2617483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb0c1ba52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb0ac46eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb0be4460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions stoptime_warn ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
9a20,55
> 
> =================================================================
> ==2617450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd4375642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd421e2defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd433e050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions teleport ( Last six runs Apr2022 )

---------- Differences in errors ----------
15a16,25
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
43a54,89
> 
> =================================================================
> ==2617193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4ce0f142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ccb7c9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4cdd7b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions warn ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
19a30,65
> 
> =================================================================
> ==2616641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd7219df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd70c2a9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd71e2800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended collisions warn_repeated ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2617511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f66aca732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f669779befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f66a93140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_30kmh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbdde7c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbdc92a5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbddb0620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_50kmh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2611874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc2454232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc22ff07efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc241cc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended hbefa all_70kmh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2612002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbde7cb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbdd27abefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbde45580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua larger_numbers ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2186df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff203407efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff214f800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua more_digits ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f135b6902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f13463a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1357f310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua numeric_accuracy ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7febd26842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7febbd3adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7febcef250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3fa5d012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3f90a28efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3fa25a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f32b8bfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f32a3923efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32b549d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63b969c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f63a43b0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f63b5f3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c5e9052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c49618efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c5b1a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended inc-dua step8 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593351==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f16bbf5a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f16a6c81efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f16b87fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended max_num_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb0c890c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb0b3644efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb0c51ad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5ffb9462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5fe61faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5ff81e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_all ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2591784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f55eea8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f55d9342efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f55eb32d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_no_notification ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7767fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff7610c2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff77309c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingLane_with_rerouting ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d7955f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d63e15efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d75e000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closeEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2581441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa2fc1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa1a4d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffa2c4be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2581194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa61be2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6066f7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6186ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2581495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f55c7a2b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f55b22f5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f55c42cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_nosign vehicle_closedEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2581510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3df71a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3de1a6eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3df3a440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa1839952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa16e25defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa1802360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closeEnroute_CHWrapper ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2580965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbdba2822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbda4b34efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbdb6b230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79f67e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79e1097efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79f30860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign trip_closedAlready_CH ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2580843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f218db972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f217845fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f218a4380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2580524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f78d0fbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f78bb871efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f78cd85c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedAlready_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fabf11be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fabdba86efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fabeda5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_alt_sign vehicle_closedEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2086e422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f207170defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f20836e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_best ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2582804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f02fac9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f02e554cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f02f753b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2582732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f93c6be92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f93b149cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f93c348a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge trip_departLane_default_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2582830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11cd5f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f11b7eacefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11c9e990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_best ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2583171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe9f3fee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe9de8b8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe9f088f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2582969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab28f5a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fab13825efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab257fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_closedDepartEdge vehicle_departLane_default_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2583186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff594fb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff57f869efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5918580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closeEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2582529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efdf71f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efde1abaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efdf3a920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2582232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffbe45482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffbcee0defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffbe0de90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign trip_closedAlready_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2582376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b29e342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1b146eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1b266d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2582616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f01da6982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f01c4f61efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f01d6f390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_nosign vehicle_closedEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2582632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcbeb2c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcbd5b90efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcbe7b6a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closeEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2581932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fee2d9772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fee18243efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fee2a2180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2581592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f08f0c1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f08db4e5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f08ed4bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign trip_closedAlready_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,32
> 
> =================================================================
> ==2581779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f95212f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f950bbbaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f951db940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f95212f393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f95212f2b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2581992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb193da92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb17e674efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb19064a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute hard_noalt_sign vehicle_closedEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2582193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f935bf582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9346823efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f93587f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closeEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2584123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8fc24082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8faccd2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8fbeca90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2584050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c0ca732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8bf733befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c093140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2584179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34fd1b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f34e7a7eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34f9a550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_nosign vehicle_closedEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2584200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f827ab3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8265407efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f82773dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closeEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f17e3f002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f17ce7caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f17e07a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f48c6cd42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f48b159cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f48c35750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2583964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcca29782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc8d22eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc9f2190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_alt_sign vehicle_closedEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2584048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd30f6e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd2f9f97efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd30bf850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2585326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3b8d672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd3a3633efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd3b56080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_closedDepartEdge vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2585369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f72a26832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f728cf4fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f729ef240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closeEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2585193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f23ad8642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2398118efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f23aa1050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2585008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f410c49e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f40f6d54efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4108d3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2585202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc459b3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc444407efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4563df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_nosign vehicle_closedEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2585248==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b0fa402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4afa307efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4b0c2e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closeEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2584305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f681be5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6806723efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68186fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign trip_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2584251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f544d8b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f543817cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f544a1510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedAlready ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2584352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f38dde0f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f38c86daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f38da6b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closingReroute soft_noalt_sign vehicle_closedEnroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2584400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b7a44a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b64d15efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b76ceb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_and_dest_prob_and_specialDestinations ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2590063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce5ce6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fce47725efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fce597100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_and_dest_prob_unaffected ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2590062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fca654ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fca4fdcaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fca61da00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2590854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f026910b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f02539bdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f02659ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest_disallow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2590888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f777c1322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f77669fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f77789d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_disconnects_dest_disallow_destProb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
26a37,72
> 
> =================================================================
> ==2590940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4f195932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4f03e49efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4f15e340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2590660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5bbe0902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5ba8959efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5bba9310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,58
> 
> =================================================================
> ==2590678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa2de5bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa2c8e71efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa2dae600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_disallow_teleport ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4c14
< Warning: No route for vehicle 'flow_maybe_detour.1' found.
---
> Warning: No route for vehicle 'flow_maybe_detour.11' found.
26a37,72
> 
> =================================================================
> ==2590691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c931592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c7da0eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter closing_with_prob ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2590651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1be9a922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1bd4344efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1be63330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb9ec1b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb9d682aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb9e8a560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route simple_example ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f70601d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f704acb9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f705ca730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd4c0f212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd4ab598efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd4bd7c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_route_until ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5864d372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f584f3abefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f58615d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter cyclic_route stops_in_veh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea0b4d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe9f5b42efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fea07d710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter disallowed_while_on_internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0e0c5bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0df6e71efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0e08e5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute first_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2585824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8852a1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f883d0a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f884f2c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter multiple_reroute second_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa62f43e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa619ac3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa62bcdf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter on_edge_when_activated ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff4e67bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff4d1086efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff4e30600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking angled_roadside_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9b82c352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9b6d4eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9b7f4d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking brakeGap_beyond_firstSpace ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7c180c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7c02977efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7c149650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking complex ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc7568682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc741131efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7531090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f014ab6c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0135433efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f014740d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_alternatives ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 38752 byte(s) in 692 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fd503b08a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd503c2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd4ee4f5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking congestion_spaces ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2588735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22e83bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f22d2c91efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f22e4c5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f22e83bc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f22e83bbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking default_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd10db212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd0f863aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd10a3c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking maneuver_reroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,366
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3584 byte(s) in 64 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f85c87dea38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f85c89002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f85b2d5defd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking newDestination ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7a63c4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7a4e500efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7a604ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking newDestination2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5753f382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f573e7ffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57507d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch active_memory ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b8fb572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b79752efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b8c3f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff158fc12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff14297cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff1558620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch all_visible_brakeGap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f59f28ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f59dc29cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f59ef16f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d32a8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7d1c686efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7d2f32b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch frustration_10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f311fca72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3109664efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f311c5480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch no_memory ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff71fda22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff70999eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff71c6430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f145b47f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f144507defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1457d200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_0_probability ( Last six runs Apr2022 )

---------- Differences in errors ----------
6a7,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffaf31cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffadcdc9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffaefa6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11afeca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1199ac9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11ac76b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_1_visible ( Last six runs Apr2022 )

---------- Differences in errors ----------
6a7,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f7cba12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f6679eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f794420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch parkAnywhere_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f70609842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f704a584efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f705d2250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking parkingSearch probability ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e8d8dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e774d9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e8a17e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_fullparking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0572f192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f0572df7a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f055d7e3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_insertion_delayed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92cc8a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f92b50e8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f92c91410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking reroute_on_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa10061c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 224 byte(s) in 4 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fa1004faa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa0eaa99efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders base ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587854==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8af25a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8adc9ebefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8aeee460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders changeDest ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa967e5c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa9522a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa9646fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders changeDest_longEdge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f67887642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6772bbdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f67850050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders keepDest ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2587902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6989c972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f69740deefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f69865380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders keepDest2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb29cdd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb287232efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb2996780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f807270e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f805cb55efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f806efaf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,38
> 
> =================================================================
> ==2588626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f20c14fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f20ab944efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f20bdd9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f20c1fdf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking riders subsequent_stops_rider_walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ce371f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3ccdb79efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3cdffc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking roadsideCapacity_short ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2588692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf451512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf2f8afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf419f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking roadside_slope ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4f9e1da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4f88aa4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4f9aa7b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking skip_too_close ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f497c5a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4966e92efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4978e490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stop_requires_loop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f95935e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f957da28efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f958fe830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking subsequent_stops ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f242c6d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2416f77efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2428f770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking timeThreshold ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2589009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4ae901a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ad38cfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4ae58bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility alternativeNotIVisible_reroute_twice ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28d41132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f28be557efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28d09b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility alternativeVisible_reroute_once ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea60ce02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fea4b13eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fea5d5810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIVisible ( Last six runs Apr2022 )

---------- Differences in errors ----------
9a10,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f881dc012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8808047efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f881a4a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIVisible_reroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f177d51d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1767979efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1779dbe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter parking visibility destNotIncluded ( Last six runs Apr2022 )

---------- Differences in errors ----------
9a10,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2586610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f25fb24f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f25e5692efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f25f7af00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_pastEdge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2590562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb53ca3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb527323efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb5392db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter routeProb_type ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2590455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f35205142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f350adcaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f351cdb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter terminateRoute_on_depart ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f04346652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f041ef18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0430f060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter terminateRoute_on_jumped_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293555508 + 4283672992 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4240631471 + 3905587199 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50e69892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50d123cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50e322a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended rerouter use_routing_device ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f69814b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f696bd7eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f697dd540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale 10_typeDist ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3543732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd33f076efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd350c140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_0.66 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4faf1902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4f99eb5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4faba310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_10_typeDist ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe5118c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe4fc5cfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe50e1610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f68520932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f683cdbdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f684e9340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_number_prob_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1202:99: runtime error: signed integer overflow: 6 * 1844674407370955161 cannot be represented in type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:1202:99 in 
> 
> =================================================================
> ==2619999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8bd7ef62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8bc2c08efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_prob_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6527a862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f65127adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f65243270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_prob_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 4.29497e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2619840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2dca1ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2db4ebfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale flow_typeScale_1_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb02ed5f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb019a89efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb02b6000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale scale-suffix ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbf2d6da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbf183f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbf29f7b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale typeScale_1_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6ac46df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6aaf3f7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ac0f800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale typeScale_1_2_scale0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce569902f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fce416a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fce532310b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended scale typeScale_1_2_scale2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2620783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa838b3b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa82383defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8353dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_lanepos ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2613564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61c151b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f61ac034efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f61bddbc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f61c151b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f61c151ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_lonlat ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0acb25d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0ab5d74efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0ac7afe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended shapes poi_xy ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2613328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f37ff97a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f37ea494efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f37fc21b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f37ff97a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f37ff979b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e822832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e6cb24efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e7eb240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_and_save ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2615115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f24ca8d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f24b53c9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f24c71760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f24ca8d593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f24ca8d4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_and_save_actionStepLength ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f66d53bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f66bfeb3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f66d1c600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_and_save_actionStepLength2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3435c4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3420748efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34324f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_arriving ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2616339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa8069352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa7f11eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8031d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_late_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb92a2542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb914d37efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb926af50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_remove ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6877f352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f68627daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68747d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_routes_as_additional ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f30695db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3053c63efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3065e7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_scaled ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d9234a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8d7cbefefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8d8ebeb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state load_shifted ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2616342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff309c422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff2f44e7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff3064e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b329f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b1d720efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b2f2980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save2_H ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb9cabdd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb9b58f1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb9c747e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save2_deprecated_delimiter ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2613606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcce86ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcce4f8f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fcce86ee93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fcce86edb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended state save2_mismatch ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2613987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb6ca6dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb6b5400efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb6c6f7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_actionStepLength ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe017a1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe002730efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe0142c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_actionStepLength2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615439==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f89686a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f89533c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8964f430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_at_interval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdf0c18a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdef6eafefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf08a2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_at_interval_H ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d49afc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d34810efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d4639d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_at_interval_mismatch ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efffd8cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7effe85f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efffa16e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_default_names_H ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2614544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9b4f0e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9b39e0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9b4b9860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_routeProbe ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2616359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3bec7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa3a9555efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa3bb51c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_stopTimes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2616432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffb51a412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffb3c76aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffb4e2e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa7d9eac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa7c4761efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa7d674d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_taz_route_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2616084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed7b0a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed65959efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed779470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended state save_with_internal_links ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2615629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4ac84b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ab31daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4ac4d540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops arrive_after_until ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f14b7e712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f14a2b99efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f14b47120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops at_start ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3960af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe380dd2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3929500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42624572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f424d16befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f425ecf80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops bestLaneStop0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f73e3c212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f73ce935efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f73e04c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops busstop_stopping_position_assignment ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7a109412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79fb20defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7a0d1e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops close_to_start ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb80d0a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb7f7dc7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb8099430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18d89442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f18c366defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f18d51e50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops cyclic_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f67045722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f66ef29befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6700e130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops duration_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feed01782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feebae8cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feecca190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors busstop_out_of_order_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
6a7,52
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feff7e8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fefe2972efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feff472f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors departPos_arrivalPos ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c4c9462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2c3766defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2c491e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors not_allowed ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2602882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f555e0ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f555a9900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f555e0ef93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f555e0eeb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops errors too_close ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2602748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa27e74f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa269248efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa27aff00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa27e74f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa27e74eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors too_short ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -13456820 (32-bit, signed) to type 'unsigned int' changed the value to 4281510476 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4293130055 + 4280269368 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==2602592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fedab7782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed9626fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feda80190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops errors until_order ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7c017ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7bec4d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7bfe04e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops flow_until ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7effd0cd62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7effbba0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7effcd5770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops four_on_same ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76bf05e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f76a9d83efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f76bb8ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1222fc72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f120dcdaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f121f8680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2601395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f60cb9da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f60c827b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f60cb9da93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f60cb9d9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_invalid2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2601244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f58b6b912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f58b34320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f58b6b9193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f58b6b90b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended stops junction on_junction_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f88597f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f884450aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f88560980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops long_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2605385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda8d2e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda77ff4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda89b820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops looped_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0b9e4e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0b8920aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0b9ad880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops looped_route2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4bff43e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4bea165efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4bfbcdf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops max_delay ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc3ed71f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc3d8445efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc3e9fc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops occupied ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f12cefb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f12b9ce2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f12cb85a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops out_of_order ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22108f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f21fb61eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f220d1990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops overtaking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92d2d572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f92bda81efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f92cf5f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops overtaking_highspeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f51bda652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f51a878befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f51ba3060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa94e2fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa939026efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa94ab9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_parkingLength ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7a1a4e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7a04dacefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7a16d880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_parkingLength_mixed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d40ced2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d2b59fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d3d58e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_parkingLength_mixed2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc7ec1812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc7d6a49efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7e8a220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking busstop_stopping_position_assignment_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe2700622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe25a92defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe26c9030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking parkingArea_departPos ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f51db7342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f51c600defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f51d7fd50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking parking_delay_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f75e629a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f75d0fbfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f75e2b3b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parking parking_until ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc38a24f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc374f79efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc386af00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad congestion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7534b522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f751f428efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f75313f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad different_durations ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f43e2a1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f43cd2f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f43df2bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad long_lots ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2602244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9939a0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f99242e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f99362ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops parkingArea_onRoad onRoad ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22f61a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f22e0a74efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f22f2a490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops posLat ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f36884e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f367320aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3684d850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops second_near_end1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f510d74f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50f8463efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5109ff00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops second_near_end2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec2e4f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fec1921defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec2ad950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops simple_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e8f02e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e79d55efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e8b8cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops simple_stop_expecting2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2604789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f99844052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f996f12eefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9984ee75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2604796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f759934c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f75839e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7595bed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport_across_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2604614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd661f7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd64cca3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd65e81c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops teleport_multihop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2604869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f54903de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f547aa64efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f548cc7f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,57
> 
> =================================================================
> ==2601062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa0c80e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa0b2df5efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f03bd84c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f03a8573efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f03be32e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered simple_stop_expecting2_duration ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2601179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd8db4712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd8c6183efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd8dbf535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_defaults_to_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2600924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f23bee552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f23a9b66efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f23bb6f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2600925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae6c5af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fae572d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fae68e500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops triggered triggered_duration_abort ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2601059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f80165e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f800130aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8012e830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended stops until_and_duration ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2603508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc709e152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc6f4b3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7066b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2608273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4a564352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4a52cd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f4a5643593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f4a56434b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_larger_than_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2609170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6a14972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff69dd380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff6a149793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff6a1496b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2608078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff03a8c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff03716a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff03a8c993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff03a8c8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2608583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4aac1472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4aa89e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f4aac14793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f4aac146b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors begin_not_numeric ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2608354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8bd657d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8bd2e1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8bd657d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8bd657cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2609116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff22fee02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff22c7810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff22fee093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff22fedfb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2608538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f853a3df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8536c800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f853a3df93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f853a3deb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2609122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f90b75592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f90b3dfa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f90b755993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f90b7558b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors end_not_numeric ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2609094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f652bd502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f65285f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f652bd5093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f652bd4fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2608013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6cd1c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6c9a630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa6cd1c293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa6cd1c1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2608057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f59b00f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f59ac9950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f59b00f493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f59b00f3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer errors id_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2608012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6f441012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6f409a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f6f4410193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6f44100b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b0_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faee98792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faed3f12efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faee611a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b0_off100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606957==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f4f1ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f39852efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f4ba6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0aa02052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0a8a89fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0a9caa60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_explicite_routes vapor_b50_e100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18dc17f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f18c6805efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f18d8a200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b0_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff92cf582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff9175f3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff9297f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b0_off100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2606365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5415d0d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5400393efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f54125ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f5415d0d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f5415d0cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faec061f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faeaacb8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faebcec00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer on_depart routes_same_route vapor_b50_e100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606447==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f882cb492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f88171e6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f88293ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving count_in_meanData ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fde7c9472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fde671faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fde791e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b0_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffafb7f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffae5e91efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffaf80990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b0_off100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f53a27dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f538ce78efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f539f07e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4fd4c042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4fbf29fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4fd14a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_explicite_routes vapor_b50_e100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b55f812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4b40605efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4b528220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b0_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4a4b8582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4a35edeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4a480f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b0_off100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec35bd02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fec20267efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec324710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4dfffe82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4dea668efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4dfc8890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving routes_same_route vapor_b50_e100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdbfa9252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdbe4fabefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdbf71c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended vaporizer while_driving short_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2607222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6862cb32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f684d57defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f685f5540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f674a2982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f67344d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6746b390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b0_offset_100_doubleTime ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7bbfb362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7ba9d72efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7bbc3d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2591921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb8ae1c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb8983f9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb8aaa610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d375a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d217e1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d33e460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_200 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d47d622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7d31fa0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7d446030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs b100_offset_50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef6b2892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef554afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fef67b2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs begin_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3a81972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe3923bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3a4a380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs nested ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcc95cbf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc80128efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc925600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended variable_speed_signs reset_to_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2592386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8e321142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8e1c581efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8e2e9b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_GSP ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,32
> 
> =================================================================
> ==2594741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbb8d3892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbb77c51efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbb89c2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbb8d38993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbb8d388b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_GSP25 ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,50
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f812f35e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8119c23efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f812bbff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_off100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79abf192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79967e3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79a87ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_off100_on200 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f785017a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f783aa30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f784ca1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_200_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2593690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc3971162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc3819ddefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc3939b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fc39711693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fc397115b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_200_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4340f942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f432b849efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f433d8350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_200_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8668e622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f865372defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f86657030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_200_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5899bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff574271efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff58625e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1feae852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1fd574fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1fe77260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2593697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92bb17a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f92a5a45efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f92b7a1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f92bb17a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f92bb179b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d5bbe52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d464acefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d584860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch100_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fee6f0122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fee598d8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fee6b8b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch200_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1155b8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1140451efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f115242b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch200_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2593724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09203c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f090ac92efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f091cc690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f09203c893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f09203c7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch200_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2593934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4fb72d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4fa1b87efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4fb3b770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin0 cross3ltl_switch200_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d6cc772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d5752defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d695180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_off100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc7b4ae72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc79f3aaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7b13880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_off100_on200 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5082b182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f506d3caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f507f3b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_200_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdf7e9102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdf691daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf7b1b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_200_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63813222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f636bbd8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f637dbc30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_200_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3dd6482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa3c7f0defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa3d9ee90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_200_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe2d8b2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe2c33f7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe2d53ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd205cb12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd1f0567efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd2025520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8cc27032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8cacfb5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8cbefa40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9824c6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f980f520efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f982150e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch100_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd1e6e0f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd1d16daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd1e36b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch200_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4a7dacc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4a68394efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4a7a36d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch200_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2596659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f95c53342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f95afbeaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f95c1bd50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f95c533493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f95c5333b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch200_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2596851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f15e5e502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f15d071befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f15e26f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin100 cross3ltl_switch200_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b3774d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4b22000efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4b33fee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_off100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f68af5242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6899dedefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68abdc50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_off100_on200 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe30bea02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe2f6754efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3087410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_200_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa5db1fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa5c5ab2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa5d7a9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_200_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbb0e3032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbaf8bcaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbb0aba40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_200_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f640e8a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f63f9154efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f640b1430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_200_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f27c38532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f27ae11befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f27c00f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b60b102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1b4b3d8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1b5d3b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faafc4bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faae6d86efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faaf8d5d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe65debf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe648786efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe65a7600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch100_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f492baaa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4916372efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f492834b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch200_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f728be102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f72766daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f72886b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch200_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2597785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd68c3982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd676c4cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd688c390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch200_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe84e4652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe838d2defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe84ad060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin150 cross3ltl_switch200_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f73a666e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7390f35efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f73a2f0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_off100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d8f47d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7d79d45efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7d8bd1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_off100_on200 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28336462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f281defaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f282fee70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_200_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50a6b2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50913f7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50a33cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_200_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4acf2d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ab9b87efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4acbb720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_200_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f49cd3a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f49b7c6eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f49c9c460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_200_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f97b0d422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f979b5f8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f97ad5e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f222bd9e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2216654efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f222863f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdc0d7302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdbf7ff7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdc09fd10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9a67d612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9a52615efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9a646020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch100_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6e185db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6e02ea4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6e14e7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch200_off0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2594789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd40bdf72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd3f66c2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd4086980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch200_off50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f16253af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f160fc76efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1621c500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch200_off500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6de542a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6dcfcf5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6de1ccb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts begin50 cross3ltl_switch200_off86000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2595585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa0210422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa00b90defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa01d8e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd85c65c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd846f10efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd858efd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec71aae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fec5c376efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec6e34f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin150 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4bb985c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ba4125efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4bb60fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin200 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f98f8c272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f98e34edefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f98f54c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin250 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f703b7af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7026076efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f70380500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin300 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2599470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f935a8bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9345171efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f935715d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f935a8bc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f935a8bbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin350 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2b6cd452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2b5760defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2b695e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin400 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f094e87c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0939130efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f094b11d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin450 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c805632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c6ae2defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c7ce040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2598700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f854ad382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f85355ffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f85475d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin500 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3ca41b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd3b4ce5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd3c6cbc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts bug1964433 begin550 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2599736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe8978852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe882139efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe8941260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_missing_startprog ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2599831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79d34042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79cfca50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f79d340493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f79d3403b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_missing_switchtime ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2599922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f702b2f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7027b970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f702b2f693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f702b2f5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_missing_to_prog ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2599875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe5080042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe5048a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe50800493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe508003b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_missing_waut ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2599841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3cf00b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3cb8ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe3cf00b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe3cf00ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_missing_wautid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2599830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f873e31d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f873abbe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f873e31d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f873e31cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_unknown_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2600669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbaf46942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbaf0f350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbaf469493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbaf4693b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_unknown_to_prog ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2600063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc55e1dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc548aa4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc55aa7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : extended wauts errors cross3ltl_error_unknown_wautid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2600558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6d142352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6d10ad60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f6d1423593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6d14234b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : extended waypoints default_positions ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab851482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fab6fe58efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab819e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints default_positions_slow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff083fbe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff06eccfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff08085f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints parkingarea ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa7e0c3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa7cb4f5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa7dd4db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints simple_waypoint ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff77d2ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff767fe2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff779b5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints tripId ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcdf2b9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcddd457efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcdef43e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints until ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2606192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f30a6e272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3091b38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f30a36c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints until_late ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2606208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e7762d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e62340efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e73ece0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f9e7762d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f9e7762cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : extended waypoints wrong_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2605966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbeba5d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbea52d5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbeb6e750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings decals_load ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2972140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa31113c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa2fbd9fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa30d9dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa31113c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa31113bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings incomplete ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c19a012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c04578efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c162a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui settings startup_load ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2971479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc48f2b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc479e24efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc48bb510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fc48f2b093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fc48f2afb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization img_formats ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1f973ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1f81bd2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1f93c5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization parade ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc4bf40e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc4aa136efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4bbcaf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradeColor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd65ab912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6458a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6574320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradeContainers ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
24a35,78
> 
> =================================================================
> ==2972285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d195032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6b5eb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1509:33
>     #2 0x3a996ff in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7d19fe55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization paradePersons ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
23c33
< Warning: Person 'stopC.1' aborted waiting for INVALID at edge 'beg'.
---
> Warning: Person 'stopC.11' aborted waiting for INVALID at edge 'beg'.
72c82
< Warning: Person 'stopD.1' aborted waiting for INVALID at edge 'beg'.
---
> Warning: Person 'stopD.11' aborted waiting for INVALID at edge 'beg'.
124a135,170
> 
> =================================================================
> ==2972270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f55558d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization poi_image ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fefc51892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fefafca0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fefc1a2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization polygon_image ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8a1ca152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8a0752eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8a192b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization polygon_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef6ee1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef59936efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fef6b6bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : gui visualization ships ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4f5049f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 280 byte(s) in 5 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f4f5037da38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4f3b1c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation internal_junction_with_foe ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa64e70e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa639436efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa64afaf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_green2yellow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c947822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c7f4a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c910230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd2326a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd21d3b2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd22ef420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f015623e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0140f65efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0152adf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation one_minor_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4a6481b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4a4f543efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4a610bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_right_turn_followers_cont ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6b9ad72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6a47eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6b63780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_right_turn_followers_cont_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7cd09572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7cbb681efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7ccd1f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8148b662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8133876efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f81454070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model approachInformation symmetrical_left_turn_with_straight_followers2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb1c220b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb1acf30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb1beaac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_2nd_blocked ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa268c782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa25398cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa2655190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
4,15c4,14
< <tripinfos>
<     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="5.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="0.00" arrival="8.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="10.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="1.00" arrival="13.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.5" depart="13.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="18.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.7" depart="18.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="4.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.38" duration="6.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.8" depart="21.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="12.56" duration="5.00" routeLength="23.80" waitSteps="0" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="blocker.9" depart="23.00" departLane="across3_0" departPos="90.00" departSpeed="0.00" departDelay="5.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.00" duration="6.00" routeLength="23.80" waitSteps="1" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
>     <tripinfo id="blocker.0" depart="0.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="6.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.1" depart="2.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.2" depart="5.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="11.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.3" depart="7.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="1.00" arrival="14.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.4" depart="10.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="16.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.5" depart="12.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="2.00" arrival="19.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.6" depart="15.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="21.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.7" depart="17.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="3.00" arrival="24.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.8" depart="20.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="26.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="6.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.19" rerouteNo="0" devices="tripinfo_blocker.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="blocker.9" depart="22.00" departLane="across3_0" departPos="70.00" departSpeed="0.00" departDelay="4.00" arrival="29.00" arrivalLane="across4_0" arrivalPos="18.55" arrivalSpeed="13.89" duration="7.00" routeLength="50.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_blocker.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_not_enough_contiguous_space ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f767dfea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7668d10efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f767a88b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back 2junctions_not_enough_contiguous_space_2nd_nocrossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4520d5d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f450ba83efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f451d5fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back blocker_with_enough_free_space ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f41723612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f415d087efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f416ec020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back blocker_without_enough_free_space ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d73b662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4d5e88befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4d704070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back large_junction_short_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9cc7e3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9cb2b72efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9cc46de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back network_ends_behind_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f75aa1c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7594efaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f75a6a670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44151192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f43ffe43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44119ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_blocker_braking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe8ee5092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe8d9230efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe8eadaa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
4,5c4
< <tripinfos>
<     <tripinfo id="across" depart="0.00" departLane="across1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="14.00" arrivalLane="across2_0" arrivalPos="18.55" arrivalSpeed="13.75" duration="14.00" routeLength="108.70" waitSteps="0" rerouteNo="0" devices="tripinfo_across" vType="DEFAULT_VEHTYPE" vaporized=""/>
---
> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back no_space_behind_junction_nocrossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4f82d1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4f6da43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4f7f5be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back roundabout ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 25984 byte(s) in 464 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fb016031a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb0161532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb000e7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model avoid_spill_back small_junction_before_tls ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc0fb6372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc0e6348efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc0f7ed80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner bus ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2855676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6f4cc9e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6f379b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6f4953f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model cutting_corner car ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2855687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa13e2ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa129008efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa13ab900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_EW ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc4d39e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc4be296efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4d02830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_foes ( Last six runs Apr2022 )

---------- Differences in errors ----------
1c1,11
< Warning: Teleporting vehicle 'foe.3'; collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'foe.3'; junction collision with vehicle 'ego', lane=':C_6_1', gap=-1.00, time=51.00 stage=move.
2a13,48
> 
> =================================================================
> ==2852154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f56ebdf62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f56d66aaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f10fb9892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f10e6251efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f10f822a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_15s_brake_junction_foes_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc7c83cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc7b2c96efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7c4c6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f31a1c562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f318c51defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f319e4f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_brake_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe70388f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6ee144efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe7001300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_1s_cannot_brake ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7eda8672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7ec511defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7ed71080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_2s_brake ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79b5ab52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79a0369efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79b23560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime red_5s_driveRedSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9702bdc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f96ed48eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f96ff47d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_brake ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f13b718e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f13a1a44efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f13b3a2f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_2s_drive ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2e5714a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2e41a15efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2e539eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd7d0d802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd7bb649efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd7cd6210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_brake_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22af7782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f229a043efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f22ac0190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model driveAfterRedTime yellow_drive ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcc518952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc3c15fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc4e1360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_all ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2852825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e47e722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e32b9befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e447130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_none ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f12c0e232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f12abb4befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f12bd6c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_pedestrians_some ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,49
> 
> =================================================================
> ==2852820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd7bb552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd6687befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd783f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_all ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
18a29,64
> 
> =================================================================
> ==2853141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa87c9b12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa8676daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8792520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_none ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff92d8882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff9185afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff92a1290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreFoeOnJunction ignore_veh_some ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2852910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3aa699e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3a916c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3aa323f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreID EW_ignores ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc43d4772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc4281a1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc439d180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2855414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3eaa28d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3e94fb5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ea6b2e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreJunctionBlocker ignore_after_30 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2855419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f86665172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f865123defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8662db80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9461da22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f944cac7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f945e6430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f296a0e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2954e0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f29669890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreKeepClear no_space_behind_junction_some_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2851122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa63279a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa61d4cfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa62f03b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0f0253a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0eed24defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0efeddb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay EW_ignores_some ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2852408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f29dd6d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f29c83faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f29d9f760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_ignores ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b4e5302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b39240efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b4add10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreRightOfWay NE_tls_ignore_slow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2852723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f979c5182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f978723befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9798db90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model ignoreType EW_ignores ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4653e3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f463eb50efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f46506df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd578042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd420d0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd540a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c303b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6c1ac7aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c2cc530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fad7082f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fad5b540efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fad6d0d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_1_visibility ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbff985b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbfe4583efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbff60fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_off ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c6941a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c53ccfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c65cbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_zero ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2ea102e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2e8b8f7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2e9d8cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model impatience impatience_zero_ttt_60 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2844663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc3fb7c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc3e6071efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc3f80610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f554a3cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5535112efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5546c700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_controlled_moped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff05fb0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff04a3d8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff05c3af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn internal_junction_uncontrolled ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faf91a532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faf7c786efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faf8e2f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44b3be12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f449e8f8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44b04820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn opposite_left_turner_bikes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f68767272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f686143befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6872fc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_oncoming ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff53bc172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5264caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5384b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority2_sameStraight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2854772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f728a0752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f727493defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f72869160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_oncoming ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4171ebf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f415c771efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f416e7600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
8a19,54
> 
> =================================================================
> ==2854472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f207638a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2060c51efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2072c2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn priority_sameStraight_defaultShape ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
10a21,56
> 
> =================================================================
> ==2854543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f05cd2aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f05b7b72efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f05c9b4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn straight_from_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5feb7e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5fd64e5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5fe80840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model indirect_left_turn straight_from_left_blockedSecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f14b185f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f149c55eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f14ae1000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3f41f482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3f2cc58efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3f3e7e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalJunction left_turn_width2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2850806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b035c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3aee2e8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3affe630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes diverging_siblings ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1f940322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1f7ed5befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1f908d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes endOffset ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d87f092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7d72c1befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7d847aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes keepClear ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,35
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:309:12: runtime error: reference binding to null pointer of type 'GUINet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:309:12 in 
> /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18: runtime error: member call on null pointer of type 'GUINet'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18 in 
> /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:398:9: runtime error: member call on null pointer of type 'GUINet *'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:398:9 in 
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==2850696==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x0000008fb230 bp 0x7f1c1c7833b0 sp 0x7f1c1c7832d0 T1)
> ==2850696==The signal is caused by a READ memory access.
> ==2850696==Hint: address points to the zero page.
>     #0 0x8fb230 in GUINet::setSimDuration(int) /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:399:5
>     #1 0x6b46e2 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:159:18
>     #2 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #3 0x7f1c2f6374f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
>     #4 0x7f1c2f039608 in start_thread /build/glibc-eX1tMB/glibc-2.31/nptl/pthread_create.c:477:8
>     #5 0x7f1c2bb38292 in clone /build/glibc-eX1tMB/glibc-2.31/misc/../sysdeps/unix/sysv/linux/x86_64/clone.S:95
> 
> AddressSanitizer can not provide additional info.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model internalLanes parallel_siblings ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2850535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f467bdf62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4666b08efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f46786970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor across_nohindrance_jmSigmaMinor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5cd21542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5cbce7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5cce9f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model jmSigmaMinor keep_dawdling_jmSigmaMinor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3d867ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d714d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3d8304e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop arrival_same_time ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f45d25442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f45bd26befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f45cede50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e9681d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e81545efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e930be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop intermodal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 10 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fd9d0bdca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd9d0cfe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd9bba26efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type allway_stop two_queues ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda2321e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda0df43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda1fabf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_custom narrow_road ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
262a273,308
> 
> =================================================================
> ==2846195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f25108812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f24fb5c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f250d1220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ba62912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3b90fa2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ba2b320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction across_nohindrance_sigma0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f988d04d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9877d73efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f98898ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction ego_follower_low_decel ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fac607452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fac4b46defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fac5cfe60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_junction follower_low_decel ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f55157872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f55004afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f55120280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type priority_stop basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0eb27852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0e9d4adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0eaf0260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f110e6d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f10f8f9cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f110af750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-delay ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbd697922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbd54059efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbd660330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing opening-time ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb33c6752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb326f3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb338f160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing sudden_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3d88f9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d73869efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3d858400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type rail_crossing time_gap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a9f6652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a89f2defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a9bf060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f446fd212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f445aa4befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f446c5c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left east_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9261abe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f924c7e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f925e35f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left north_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7922d912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f790dab7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f791f6320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left south_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb3a69e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb39170aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb3a32860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_all ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0772d782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f075da8cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f076f6190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_east ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57b4d1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f579fa43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57b15bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_north ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd7288642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd713589efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd7251050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_south ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5d6e8492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5d59573efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5d6b0ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_from_west ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa1758622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa160576efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa1721030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left turn_left_opposite ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1535df72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1520b20efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f15326980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type right_before_left west_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2846722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1141fdc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f112cd02efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f113e87d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls blocked_until_red ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f08ba3bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f08a50e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f08b6c5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls incompatible_program ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,28
> 
> =================================================================
> ==2845257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f31419912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f313e2320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f314199193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3141990b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdb0dbb82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdaf88e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdb0a4590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls low_decel_idm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f146aebf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1455be2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f14677600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fca905e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fca7b30eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fca8ce8a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls off_internal_cont_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fddf7de22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdde2b08efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fddf46830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls right_on_red_program ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14336 byte(s) in 256 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f8155121a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f81552432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f813ff6befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ef46ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0edf3ddefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0ef0f6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red no_stopping ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2845599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7ad16462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7abbefaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7acdee70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type tls_right_on_red stress_test original ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,52
> 
> =================================================================
> ==2845681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 206976 byte(s) in 3696 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fef8f4d8a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef8f5fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef7a31eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type unregulated basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efc6ca062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efc5772eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efc692a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper 3lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe1654c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe1501f0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe161d680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper action_step_offset ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2848108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f749b2f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7486018efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7497b930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper symmetric_approach ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f59eae0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f59d5b50efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f59e76ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f68bcffc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f68a7d40efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68b989d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_adaptDist_50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f24b20682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f249cdbfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f24ae9090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa28e1de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa278f17efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa28aa7f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_dense_adaptDist_50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8a3fad82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8a2a810efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8a3c3790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_highspeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f993fe222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f992ab5befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f993c6c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f70667622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f70514b9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f70630030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model junction_type zipper variations_subsecond_IDM ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2847884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5c058ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5bf063eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5c0218b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model minor_internalJunction bike_behind_crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
112a123,158
> 
> =================================================================
> ==2855667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d9a69e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8d853c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8d96f3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model opposite_left_turn small_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2854864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4abe46b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4aa9193efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4abad0c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout blocked_on_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2855397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f071ae942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0705bbdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f07177350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout no_requests_from_outside ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2855142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc76b26d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc755f7eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc767b0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model roundabout small ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2855325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28f699b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f28e16d5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28f323c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset cars_with_offset ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7c70d0c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7c5ba0befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7c6d5ad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset cars_with_offset_departSpeed_max ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f026ae022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0255afdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f02676a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset cars_with_offset_flow_out_at_red ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f554a2552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5534f4eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5546af60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model stopOffset offset_exceeds_laneLength ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61363722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f612106eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6132c130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor 3s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f796a8b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79555e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f796715a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model timegapMinor default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2853438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f578a4c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f57751e8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5786d630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility high left_turn ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11e553b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f11d0263efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11e1ddc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility high straight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f729f2f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f728a002efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f729bb940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility low left_turn ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3a07f172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f39f2c3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3a047b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility low straight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a3ffa02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2a2acc7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2a3c8410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility major high ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92309672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f921b691efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f922d2080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility major low ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcc467b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc314ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc430590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe left_turn ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe8804f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe86b21defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe87cd970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : junction_model visibility with_foe straight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2849350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44ffdb42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f44eaadaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44fc6550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3103 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6e33d772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6e1e643efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6e306180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3337 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f95551f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f953ff18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9551a910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3360 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5acf7522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5aba47befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5acbff30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket3377 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b613a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3b4c0c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3b5dc410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket4108 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe9bbbd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe9a6902efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe9b847a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5097 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2842956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3c535922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3c3e2b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3c4fe330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket5124 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f75c27132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f75ad436efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f75befb40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket8804 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
10a21,56
> 
> =================================================================
> ==2843170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f27833592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f276dc23efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f277fbfa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model bugs ticket9395 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2843292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 784 byte(s) in 14 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f15d7104a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f15d72262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f15c1f38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7bc58222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7bb0536efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7bc20c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange block_both_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f91563e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f914110aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9152c880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket1153 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2086852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff1f2f39efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff204f260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket4010 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4896b042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4881813efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f48933a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket4364 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4ad3aad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4abe374efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4ad034e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket8466 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdba69bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdb916f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdba325d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange bugs ticket8489 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f60483192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6033053efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6044bba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange change_while_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f81e65752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f81d129befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f81e2e160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_leader_on_both_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9a617c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9a4c4eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9a5e0670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_leader_on_both_lanes2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd55833d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd543065efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd554bde0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_remaining_space ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f9566b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f7ff33efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f91f0c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange check_remaining_space2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe474f642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe45fc76efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe4718050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb7c3d342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb7ae5eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb7c05d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight_midpoint ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4fed52b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4fd7df3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4fe9dcc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_straight_midpoint_oldnet ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f37dc51f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f37c6de7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f37d8dc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange internal_lane_turn ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa32d3302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa317bf7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa329bd10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lcSigma ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2837898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce18ffe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fce03d26efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fce1589f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange leaderStopped_maxSpeedLatStanding_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3c5d82b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3c48553efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3c5a0cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange lefthand ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f271cf662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 448 byte(s) in 8 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f271ce44a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2707c89efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange maxSpeedLat ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836287==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb4b1c302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb49c955efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb4ae4d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange maxSpeedLat2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fccca50f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fccb5238efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fccc6db00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange maxSpeedLatStanding ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9724f1a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f970fc43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f97217bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model continuous_lanechange ramp_end_maxSpeedLatStanding_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda1053a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd9fb273efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda0cddb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model double_connection change_to_major_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5be3ca32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5bce9caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5be05440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model double_connection stay_on_major_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f67f78732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f67e259befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f67f41140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model errors lcm_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2835812==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ef38eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8ef018c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8ef38eb93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8ef38eab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : lc_model errors lcm_unknown ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2835803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa897ea12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8947420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa897ea193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa897ea0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : lc_model keep_right SL2015 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdf095602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdef3e2befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf05e010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right SL2015_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff34fb7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff33a445efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff34c41c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right default_model ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f40c1ade2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f40ac3a9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f40be37f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right default_model_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f46d1bd82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f46bc4a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f46ce4790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads actualSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e29ff52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5e148bdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5e268960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f859f8372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f858a0ffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f859c0d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads maxSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1334a942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f131f349efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f13313350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads speedFactor_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd0205d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd00ae9cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd01ce720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads speedFactor_1.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd802962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcd6ab61efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd7cb370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime actualSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a2de832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2a1874fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2a2a7240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6d9a27f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6d84b49efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6d96b200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime maxSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f771bd142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f77065dfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f77185b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime speedFactor_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6eb0a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6d5969efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6e79420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right empty_roads_acceptanceTime speedFactor_1.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faf251272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faf0f9edefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faf219c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff9656692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff94ff1eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff961f0a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime follower_far_away ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb231b9e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb21c469efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb22e43f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime maxSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa60a77c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa5f5045efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa60701d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime speedFactor_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c6e6442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c58f0defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c6aee50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right fast_follower_acceptanceTime speedFactor_1.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc125bb42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc110469efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc1224550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right keepRight2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71e10392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f71cb903efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f71dd8da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic actualSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f45df17e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f45c981aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f45dba1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ae21a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3acc845efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3adea490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic maxSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f589410e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f587e7a9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f58909af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic speedFactor_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2834872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdcab8922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdc95f2aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdca81330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model keep_right medium_traffic speedFactor_1.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa68b1632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6757feefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa687a040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model lcSigma ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f205dee62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2048c0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f205a7870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e5a10c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 224 byte(s) in 4 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f9e59feaa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e44e56efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_nochange ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3fdf5ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 224 byte(s) in 4 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f3fdf489a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3fca2f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_noleft ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 10 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f09cb73ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09cb85d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f09b65a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing connection_noright ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x59abb4 sp=0x7f467c8c0d30
> ==2842299==LeakSanitizer has encountered a fatal error.
> ==2842299==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2842299==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8a39d7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8a24aaeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8a3661e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing nochange ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b75fd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3b60d0cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3b7287a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noleft ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f991fea62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f990abd7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f991c7470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noright ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f316609b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3150de3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f316293c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing noright_lefthand ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efd074d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efcf221aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efd03d740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing strategic_change_before_prohibition ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f20f89fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f20f88dba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f20e3746efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model network_prohibits_changing strategic_change_before_prohibition_arrivalLane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2842320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe28249f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 336 byte(s) in 6 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fe28237da38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe26d1e7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped overtake_2stopped_on_the_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c66ee12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c51c0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c637820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped overtake_stopped_on_the_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f619033f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f617b063efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f618cbe00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped overtake_stopped_on_the_left_low_space ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd5dcec62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd5c7bd5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd5d97670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped stopped_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1a533ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1a3dcb4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1a4fca00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtake_stopped very_long ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2833044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb3b3b282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb39e84defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb3b03c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_allowed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d458842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4d305abefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4d421250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_congested ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb134112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcafe123efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb0fcb20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_emergency ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f97d0cc72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f97bb9daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f97cd5680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_forbidden ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5b6c0eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5b56e10efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5b6898c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_forbidden_to_fast_to_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f46f7c032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f46e2913efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f46f44a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_forbidden_violate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61a89662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f619368befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f61a52070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model overtaking overtaking_right_road_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7faa2ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7f95016efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7fa6b8f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onRamp_flows marked_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7facbaba92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faca5474efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7facb744a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onRamp_flows marked_lane_assertive ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9b5321b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9b3dacfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9b4fabc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onRamp_flows unmarked_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f087987b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0864145efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f087611c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_brakes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f533f9c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f532a6daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f533c26a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_brakes2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0012f142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efffdc3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f000f7b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_brakes3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2830670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f60c03822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f60ab0a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f60bcc230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_brakes4 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2830748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff3a1c2e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff38c955efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff39e4cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps on_ramp blocker_on_main_frees_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3d9fb212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d8a84befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3d9c3c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp 2veh_cross_paths ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd75a5a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd60783efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd722fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp 2veh_cross_paths2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6b221d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff69cf45efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff6aeabe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp 2veh_cross_paths3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2830887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57f97e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f57e450aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57f608a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp 2veh_cross_paths4 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9a8fad22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9a7a7faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9a8c3730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp short ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 966784 byte(s) in 17264 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f112d927a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f112da492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1118783efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model ramps onoff_ramp short_extraConnection ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 971264 byte(s) in 17344 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f26a36aba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f26a37cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f268e504efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71afe852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f719a74defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb6f81c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb6e2a8aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb6f4a620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout many_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6718cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa65c192efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa66e16d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f365266d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f363cf33efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f364ef0e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> 
> =================================================================
> ==2839173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3afcc1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3ae74e3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f53dd1152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f53c79ddefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f53d99b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout mixed medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2839033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe8c4ca62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe8af56cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe8c15470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> 
> =================================================================
> ==2839398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6dec0012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6dd68c8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2839178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63661642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6350a18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6362a050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout no_cooperation medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2839309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f585724c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5841b13efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5853aed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea76e942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fea6175defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa20601b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa1f08e3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa2028bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitMinor medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2841292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa398c6c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa383533efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa39550d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> 
> =================================================================
> ==2840834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0becfbd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0bd7871efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1c082ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1bf2b9fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1c04b8d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f821c9822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8207247efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f82192230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,12
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
38a51,86
> 
> =================================================================
> ==2841110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1cb800a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1ca28d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f854256e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f852ce33efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f853ee0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout outer_exitOnly_noChangeRight medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
10a21,56
> 
> =================================================================
> ==2841013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7ac63092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7ab0bd2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7ac2baa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> 
> =================================================================
> ==2838885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 550144 byte(s) in 9824 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f196eacda38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f196ebef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f19594b8efd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 254016 byte(s) in 4536 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7ff39e34ca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff39e46e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff388d33efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 330624 byte(s) in 5904 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f7f2f7a9a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7f2f8cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7f1a192efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,53
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 568512 byte(s) in 10152 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fc650ca9a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc650dcb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc63b67fefd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 235648 byte(s) in 4208 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7ffa4cdf3a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa4cf152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa377ddefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout small mixed medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2838482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 314944 byte(s) in 5624 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f4f8ceaca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4f8cfce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4f77881efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2839713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f46755b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f465fe7aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2839490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff635c0d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff6204d6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff6324ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2839545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f93f033b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f93dac03efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f93ecbdc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f623e4922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6228d57efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f005f8102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f004a0c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f005c0b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_2phase medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc2be1d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc2a8a94efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc2baa710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated high_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6d57d402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6d425f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe93ae182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe9256caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe9376b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_actuated medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2840401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbf3abdb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbf254a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbf3747c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2839727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09d91232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f09c39ebefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f09d59c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model roundabout tls_no_cooperation medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2839891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f99653322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f994fbfbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9961bd30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model specify_lcm ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd994b7f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd97f892efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd9914200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8bbfb492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8baa3ffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8bbc3ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f856f8792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f855a143efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f856c11a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0_speedGainLookahead0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd01d7672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd00801defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd01a0080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain keepRight0_speedGainLookahead5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdfa025b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdf8ab25efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf9cafc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain lcSpeedGainRight1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f041b6ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0405f84efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0417f5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speedGain speedGain2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2835498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f375a6bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3744f86efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3756f5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speed_assistance uncooperativeSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f96f5e152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f96e0b3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f96f26b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model speed_assistance urgent_change_backBlocker_slowdown ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2836037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef7d7712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef68499efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fef7a0120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes all_normal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc8367f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc821518efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc8330920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4fd194f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4fbc679efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4fce1f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic internal_lanes intermediate_large ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2832095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 18144 byte(s) in 324 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f3de4aa0a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3de4bc22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3dcf8eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left change_later ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b0949f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3af3d69efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3b05d400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left change_later2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9fe25052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9fccdd0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9fdeda60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left default_model ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbd8245c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbd6cd25efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbd7ecfd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_left disable ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2831754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff88cde22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff8776acefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff8896830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : lc_model strategic towards_right default_model ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2831801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae6d0402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fae57907efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fae698e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving 2lanes_emergency ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a58c412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2a4396befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2a554e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving SL2015 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6bac4952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6b971a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ba8d360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10194 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea5b06a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fea45d91efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fea5790b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10312 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f16963352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f168107befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1692bd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket10314 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7f4e73b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7f39481efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7f4afdc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket3718 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2880561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18d65242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f18c124defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f18d2dc50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket4610 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2880565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c6537b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c500a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c61c1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5238 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2880575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd81d542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcd6ca66efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd7e5f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket5860 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2880810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff99bdb12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff986667efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff9986520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket9718 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa653aff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa63e828efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6503a00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving bugs ticket9721 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2881039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d4fcc22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d3a9f5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d4c5630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous 1edge_maxSpeedLat ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdb340a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdb1edccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdb309470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous looped_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71f30072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f71ddd30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f71ef8a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving continuous ticket8760 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f60234482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f600e158efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f601fce90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving emergency_redlight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f32eb3f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f32d611defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32e7c960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving forklifter_demo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f314c0ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f31367afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f31489900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving lane_drop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f954fd6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f953aa91efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f954c60e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving long_queue ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9aeb8aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9ad65d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9ae814b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving long_queue_emergency ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef652682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef4ff91efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fef61b090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving no_overtaking_across_minor_link ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff85c5ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff8472d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff858e4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving no_overtaking_across_minor_link2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa2e28962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa2cd5bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa2df1370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving opposite_ends ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b4d62d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b38355efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b49ece0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtake_4_before_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2e9cd922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2e87a92efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2e996330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtake_before_minor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f818302f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f816dd55efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f817f8d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc6d545f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc6c0189efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc6d1d000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_2edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcad9ca72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcac49caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcad65480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_2edges_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc55a7d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc5454f8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc5570760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_2stopped_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcaec88f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcad75b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcae91300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_multilane_unusable ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f29b587b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f29a05a1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f29b211c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f791b5ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79062f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7917e6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_2edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f52e296d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f52cd683efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f52df20e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_2edges_subsec ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1e516e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1e3c3e5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1e4df880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_changeForbidden ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f20829ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f206d6d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f207f24c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_forbidden ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe95d8a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe9485c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe95a1420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_noconflict_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb2673f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb252118efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb263c930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_slow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa430fc42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa41bcd5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa42d8650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2881618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f12961642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1280e8befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1292a050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3a41b312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3a2c85befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3a3e3d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_failure ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f493e2862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4928f9aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f493ab270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_stopped_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2f3a3832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2f250adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2f36c240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d6dc8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d589b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d6a52f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f145dd2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1448a55efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f145a5ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving overtaking_vehicle_blocks_minor_road3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2882955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd62ad312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd615a59efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6275d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving return_no_opposite_leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe0c7be72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe0b290aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe0c44880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 1stopped_1queue ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f94e45452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f94cf26defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f94e0de60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2deadlock ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2880023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc2d743b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc2c2161efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc2d3cdc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2deadlock_sparse ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2880120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f354a70f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3535438efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3546fb00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2queues ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fabcd1a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fabb7eccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fabc9a480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2queues_deadlock ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2880160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc857dbf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc842acfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc8546600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdeed5e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fded830aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdee9e840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2stopped_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2879994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb62dc7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb6189a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb62a51d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 2stopped_wait ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a46ebe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a31be4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a4375f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 3queues_deadlock ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2880200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce6acc92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fce559f0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fce6756a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slalom 4queues_deadlock ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
36a47,82
> 
> =================================================================
> ==2880514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f98b647a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f98a11a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f98b2d1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slope hill_slow_leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f060300e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f05edd36efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f05ff8af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slope hill_slow_leader_before_top ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f115fe7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f114aba3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f115c71c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slope hill_stopped_leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feda8b352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed9385defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feda53d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving slope hill_upcoming_slow_leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d98ec82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d83bf0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d957690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 1lanes_3opposite_multimodal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fac3ad462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fac25a6defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fac375e70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f10865cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f10712f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1082e700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_3opposite ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb7ccc392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb7b794defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb7c94da0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_3opposite_continuous ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6b3f0ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6b29df4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6b3b96f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_3opposite_long ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f03a8f932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0393cbdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f03a58340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_3opposite_sidewalk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e9a6c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e853e8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e96f670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f370c8b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f36f75ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f370915a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_opposite ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92c97282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f92b444defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f92c5fc90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_opposite_late_arrivalLane_continuous ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbaaa5e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fba9530aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbaa6e840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 2lanes_opposite_late_continuous ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63d181a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f63bc543efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f63ce0bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 3oncoming_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2879602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2fc5c3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2fb0963efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2fc24db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite 3oncoming_parking_continuous ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2879612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f62ca30d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f62b5036efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f62c6bae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite noconflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42539e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f423e708efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f42502840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : opposite_direction_driving stop_opposite noconflict_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2878513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0831fdf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f081cd07efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f082e8800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output collisions junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
11a22,57
> 
> =================================================================
> ==2576945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f266e2d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2658b87efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f266ab730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output collisions vehicle_collisions ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
43a54,89
> 
> =================================================================
> ==2576954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ca7cd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c9258eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8ca457a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4cd6dbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4cc1af4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4cd365c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log statistics_running ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8888f942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8873ca7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f88858350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log teleports_and_collisions ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
43a54,89
> 
> =================================================================
> ==2576744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd81eaf62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd8093bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd81b3970b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log upscale ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3d6a82a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d55553efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3d670cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log upscale_with_flows ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28e553e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f28d0260efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28e1ddf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9a2a63a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9a15363efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9a26edb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log using_scale_with_flows ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11f18712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f11dc5a9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11ee1120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vaporizer_on_depart_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2576729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf3a5832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf24e4fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf36e240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output duration_log vehicles_exceeding_max_depart_delay ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f13778bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f13625cfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f137415d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 errors file_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6ec5a452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ec22e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f6ec5a4593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6ec5a44b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f376513a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f37619db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f376513a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3765139b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors file_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f875f5fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f875be9c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f875f5fb93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f875f5fab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors freq_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f64396982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6435f390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f643969893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6439697b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors freq_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc626f4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc6237ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fc626f4d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fc626f4cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors freq_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8f3a5c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8f36e680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8f3a5c793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8f3a5c6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors freq_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd2d49832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd2d12240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fd2d498393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fd2d4982b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors id_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2511631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f00e00452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f00dc8e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f00e004593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f00e0044b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors id_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2511391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f672e2f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f672ab980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f672e2f793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f672e2f6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors lane_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2511927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e394d22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e35d730b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f7e394d293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f7e394d1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors lane_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbf6c0ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbf6896f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbf6c0ce93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbf6c0cdb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors lane_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2511864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7368cea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f736558b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f7368cea93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f7368ce9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors pos_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2768d202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f27655c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2768d2093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2768d1fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors pos_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6b52cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6b1b700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa6b52cf93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa6b52ceb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors pos_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb81dd542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb81a5f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb81dd5493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb81dd53b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 errors pos_too_high ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2512286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe5bf3732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe5bbc140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe5bf37393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe5bf372b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2504090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4cec4872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4cd6d51efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4ce8d280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles one_no_vehicles_id_with_space ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2504557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f78f79b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f78dff17efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f78f42570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 no_vehicles two_no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2504711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c80f782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6c6b843efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c7d8190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle end_of_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2505719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdc6afd12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdc5520defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdc678720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle lane_change ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2505713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6bb9a5a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ba4325efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6bb62fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2504916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f14ba5832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f14a47c0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f14b6e240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2504790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faa2021e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faa0a458efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faa1cabf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one10s_1vehicle_10m_s_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2505540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f423e72d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4228968efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f423afce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2504728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11a3bf32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f118de2befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f11a04940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_10m_shifted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2504766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4aafa942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4a99cd0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4aac3350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle one1s_1vehicle_internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2505846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ceca372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3cd70ceefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ce92d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2505453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f26cf0ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f26b92e7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f26cb94f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2505397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92526232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f923c84befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f924eec40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2504950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8bef8712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8bd9aacefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8bec1120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond lane_change ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda5903d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda438f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda558de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one.1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc1284392f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc112662efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc124cda0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff4cba552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff4b5c7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff4c82f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe2ad9a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe297bccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe2aa2470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1deb0452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1dd5280efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1de78e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f809c6082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8086830efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8098ea90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f656cdcc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6556ff2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f656966d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f03d4a542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f03bec7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f03d12f50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons car ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2511385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f653c7122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6526fc5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6538fb30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc703b572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc6ee40defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7003f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f62b7a322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f62a22e8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f62b42d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda9d8b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda8817eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda9a1570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward_detAtEnd ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2511376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc15879f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc143067efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc1550400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkBackward_detAtStart ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2511343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4e3b5ea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4e25e9cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4e37e8b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkForward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f10f07d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f10db09cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f10ed0720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkForward_detAStart ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f05cea622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f05b932befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f05cb3030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 persons walkForward_detAtEnd ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed6cff32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed578a4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed698940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff94f4422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff93966befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff94bce30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fca314052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fca1b641efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fca2dca60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2506920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7fadfcb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7f98205efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7faa86c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f199d49e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f19876daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1999d3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efd0b4122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efcf564befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efd07cb30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc44d54d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc437786efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc449dee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles__split two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f74a1f4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f748c186efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f749e7ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles__split two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc1cb3142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc1b5550efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc1c7bb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_same_vehicles__split two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff4a017d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff48a3b6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff49ca1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2509681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7475fc12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f74601fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f74728620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2509450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fedcd39f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fedb75c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fedc9c400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2509218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2eeca912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2ed6ccaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2ee93320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f793e68c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79288b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f793af2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0df1cca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0ddbef2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0dee56b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2509696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f654065d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f652a896efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f653cefe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length__split two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2098a862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2082cc2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f20953270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length__split two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2dcd53c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2db7765efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2dc9ddd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_length__split two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2510187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd5295922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd5137caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd525e330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2508072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc10ef322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc0f915befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc10b7d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe770a522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe75ac7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe76d2f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2507925==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd8c91132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd8b334befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd8c59b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2508884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f26207b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f260a9edefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f261d0510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2508312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa366b8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa350dafefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa36342b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two10s_1vehicle_10m_s_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2508930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd060ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fccf02d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd0294e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2508313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce792372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fce6345defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fce75ad80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2509111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71c22fb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f71ac51fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f71beb9c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2509066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2144b372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f212ed5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f21413d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two10s_1vehicle_10m_s_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2509133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa81bd332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa805f5befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8185d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 two_vehicles_diff_speed__split two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2508948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79b77342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79a1970efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79b3fd50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1 vTypeDist ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6ba9f5b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6b94196efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ba67fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant errors file_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2515608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdb8f5692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdb8be0a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fdb8f56993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fdb8f568b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2515669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8bfc2c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8bf8b650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8bfc2c493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8bfc2c3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors file_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2515526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea4c5612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fea48e020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fea4c56193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fea4c560b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors id_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2514718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f716cb312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f71693d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f716cb3193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f716cb30b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors id_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2514709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb2767ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb27308e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb2767ed93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb2767ecb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors lane_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2514791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f188119d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f187da3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f188119d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f188119cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors lane_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2514817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f87bbc012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f87b84a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f87bbc0193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f87bbc00b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors lane_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2514788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbc623fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbc5ec9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbc623fd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbc623fcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors pos_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2514915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4a6e1532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4a6a9f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f4a6e15393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f4a6e152b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors pos_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2515002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6244aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd620d4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fd6244aa93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fd6244a9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors pos_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2514827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f280cb342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28093d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f280cb3493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f280cb33b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant errors pos_too_high ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2515376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d444cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d40d6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2d444cd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2d444ccb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e1Instant no_vehicles one_no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa4669212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa4511ebefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa4631c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant no_vehicles two_no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3135b282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f31203efefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f31323c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle at_end_of_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f364321a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f362dacfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f363fabb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle lane_change ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e23d482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e0e5faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e205e90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2aee4792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2ad86b4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2aead1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff09f8972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff089abfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff09c1380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28ccc892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f28b6ec2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28c952a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9269bbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9253df7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f926645c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons car ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2516096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4db65af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4da0e74efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4db2e500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2515659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5732c8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f571d557efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f572f5300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2515650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f07c0bdf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f07ab4a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f07bd4800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkBackward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2515758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f85903f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f857acbdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f858cc960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkBackward_detAtEnd ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2515881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1edd0a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1ec7954efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1ed99410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkBackward_detAtStart ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2515811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a6f57e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a59e34efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a6be1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkForward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2515648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1484efa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f146f7acefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f148179b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkForward_detAStart ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2515672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7eff7c8e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7eff671aaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7eff791890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant persons walkForward_detAtEnd ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2515702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd283aa32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd26e36cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd2803440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_same_vehicles leave_and_enter_in_the_same_step ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb5518662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb53befcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb54e1070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f15987872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f15829afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f15950280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2513430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f506479f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f504e9c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50610400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2514541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed0f63b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fecf9862efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed0bedc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2514612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdb6c52a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdb56766efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdb68dcb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2514437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09aec312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0998e5aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f09ab4d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e1Instant two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2514512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f08073852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f07f15c0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0803c260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 errors file_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ad768c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0ad3f2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f0ad768c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f0ad768bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdb483232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdb44bc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fdb4832393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fdb48322b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors file_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f471454d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4710dee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f471454d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f471454cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors freq_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6396b8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f639342c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f6396b8b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6396b8ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors freq_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8a73b202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8a703c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8a73b2093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8a73b1fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors freq_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8638fe92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f863588a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8638fe993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8638fe8b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors freq_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e982b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5e94b590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f5e982b893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f5e982b7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors id_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2520255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff40f4812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff40bd220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff40f48193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff40f480b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors id_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2520236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f577e83c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f577b0dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f577e83c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f577e83bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors lane_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2520498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92fc3822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f92f8c230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f92fc38293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f92fc381b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors lane_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2520572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc407d002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4045a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fc407d0093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fc407cffb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors lane_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2520496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f083a61a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0836ebb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f083a61a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f083a619b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors length_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1bbc4fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1bb8d9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1bbc4fd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1bbc4fcb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors length_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3a82c912f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3a7f5320b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3a82c9193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3a82c90b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors length_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2521326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f725ff0d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f724aa24efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f725c7ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 errors length_too_high ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2521514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa1fb942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa0151cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffa1c4350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 errors pos_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2520674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f844b2312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8447ad20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f844b23193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f844b230b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors pos_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2520746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5bd52b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5b9dcc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff5bd52b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff5bd52ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors pos_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2520603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fefa3ba12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fefa04420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fefa3ba193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fefa3ba0b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 errors pos_too_high ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2521123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2af92642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2af5b050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2af926493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2af9263b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one100s ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2521990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff3abee22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff39611defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff3a87830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one10s ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2521966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa6e35262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6cd74defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa6dfdc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 jam_test__preliminary one1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2521932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c88c792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c72ea1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c8551a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 no_vehicles one_no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2516132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1dd4b622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1dbf418efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1dd14030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 no_vehicles two_no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2516153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4e305462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4e1ae0fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4e2cde70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle leave_early ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5ad93872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5ac35c2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5ad5c280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdac63e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdab060aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdac2c870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0422a362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f040cc5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f041f2d70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2516361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1d4ffe02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1d3a21defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1d4c8810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f227454f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f225e778efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2270df00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92efd9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f92d9fc5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f92ec63d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faaa42402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faa8e465efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faaa0ae10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one.1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f25b3c1a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f259de56efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f25b04bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9ef48792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9edeaa1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9ef111a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50c46962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50ae8bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50c0f370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa65ffa82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa64a1d1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa65c8490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d249c22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7d0ebfdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7d212630b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc50baed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc4f5d12efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc50838e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2517486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fafd47a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fafbe9ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fafd10440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons car ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f899ab8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8985457efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f899742f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2521993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6e474e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6e31daaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6e43d810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc07c8b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc06716eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc07915a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons walkBackward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f10265962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1010e5fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1022e370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 persons walkForward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b3093c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b1b207efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b2d1dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f86e24802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f86cc6baefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f86ded210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9b855ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9b6f7d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9b81e4f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd611c1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd5fbe56efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd60e4bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1cb842e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1ca2668efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1cb4ccf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1dc9f9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1db41c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1dc683d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f58f5c4f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f58dfe8cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f58f24f00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2520073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6c02d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff6aa4faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff6bcb770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2520030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdaae74a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda98973efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdaaafeb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2519890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa52e6162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa51883defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa52aeb70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2520186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c2204a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c0c273efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c1e8eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length two100s_1vehicle_10m_s_vTypes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2520474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6f2a9372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6f14b5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6f271d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2520187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae9e6522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fae8887befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fae9aef30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2520166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa4c4bb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa4aededefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa4c14510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8566a822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8550ca7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f85633230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c68d772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c52fb4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c656180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd41f2c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd4094fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd41bb650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2519182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b56d402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4b40f78efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4b535e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2519031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6fc2fb12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6fad1daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6fbf8520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2518926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa422ce62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa40cf0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa41f5870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls jam_test__preliminary new_programs ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f37c7f642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f37b218befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f37c48050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls jam_test__preliminary old_programs ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f330295d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f32ecff4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32ff1fe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls_link jam_test__preliminary new_programs ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea9624b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fea80473efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fea92aec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2_tls_link jam_test__preliminary old_programs ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8058b112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8043196efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f80553b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f82692f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8253b79efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8265b930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f19460122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f193089aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f19428b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcc5add92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc45663efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc5767a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3NegativeEndPosSpec ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f747203a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f745c8c4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f746e8db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane basicPlacement3NegativePosSpec ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2523025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc47107c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc45b91aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc46d91d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane detectorStartOnInternalLane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2523616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe7a8e082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe7936a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe7a56a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane earlyExit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2523703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f07216842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f070bf0eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f071df250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane enterAtInsertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2523771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f51489e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f513326befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f51452820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane entryAndExitAcrossJunction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2523840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0b887b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0b7303eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0b850540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane errors lanes_no_consecutive ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2524715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0bb442a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0bb0ccb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f0bb442a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f0bb4429b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e2multilane lanechangeIn ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2523939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd78e312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcd636bcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd756d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane lanechangeOut ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb26e5b12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb258e3cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb26ae520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane lateEntry ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f985f2132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9849aadefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f985bab40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane meanTimeLossConsistency ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3a681c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3a52a51efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3a64a690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane parkingOnDetector ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f847a5f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8464e8fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8476e910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane placementByLSNegativePositionSpec ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09481b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0932a53efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0944a580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane placementByLaneSequence ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2522419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb80e822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcb6b71eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb7d7230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane shortDetector ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f137af832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1365824efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f13778240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane shortEdges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb37f1d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb369a71efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb37ba740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane stoppedOnDetector ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9477de52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9462681efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f94746860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane teleportOutOfDetector ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2524931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf75c4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf604daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf724eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane teleportWithinDetector ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2524530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57668d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f575114cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57631720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane vaporizer ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1a747d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1a5f06fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1a710760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e2multilane warnings ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f201d7cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2008056efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f201a0700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs small ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f96989182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9682b50efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f96951b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4645 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
9a20,107
> 
> =================================================================
> ==2531097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 38304 byte(s) in 684 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7ff704eeba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff70500d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2536100 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:484:30
>     #2 0x25b669a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:316:46
>     #3 0x3c68c78 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4803 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2531137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f860bad82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f85f615fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f86083790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4803b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c2c8192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c16ea1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c290ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 bugs ticket4845 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2531147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae4df892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fae3860defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fae4a82a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fae4df8993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fae4df88b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 errors entryexit_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2528915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc72fdb42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc71a669efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc72c6550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 errors file_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2531005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f70109522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f700d1f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f701095293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f7010951b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2531089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f332711e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f33239bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f332711e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f332711db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors file_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c113852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c0dc260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f6c1138593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6c11384b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

2 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
2a3
> FATAL: exception not rethrown
---------- Differences in exitcode ----------
1c1
< 1
---
> -6
output e3 errors freq_empty ( Last six runs Apr2022 )
output meandata_edgebased errors end_before_begin ( Last six runs Apr2022 )

TEST FAILED on ts-sim-build-ba : output e3 errors freq_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f78e912c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f78e59cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f78e912c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f78e912bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors freq_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f415d8212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f415a0c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f415d82193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f415d820b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors freq_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2fd0dc62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2fcd6670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2fd0dc693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2fd0dc5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors id_duplicated ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,125
> 
> =================================================================
> ==2529004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f23a0fde2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f239d87f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 592 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x74a24c in GUIDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/guinetload/GUIDetectorBuilder.cpp:90:12
>     #2 0x24fadcf in NLDetectorBuilder::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:345:37
>     #3 0x25db746 in NLHandler::endE3Detector() /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1655:27
>     #4 0x25b7d01 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:354:13
>     #5 0x3c68c78 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f23a1abff52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 304 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x3083e0f in MSE3Collector::MSE3Collector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSE3Collector.cpp:317:36
>     #2 0x7decee in GUIE3Collector::GUIE3Collector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/guisim/GUIE3Collector.cpp:169:5
>     #3 0x74a432 in GUIDetectorBuilder::createE3Detector(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, std::vector<MSCrossSection, std::allocator<MSCrossSection> > const&, double, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) /home/delphi/clangDebug/sumo/src/guinetload/GUIDetectorBuilder.cpp:90:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output e3 errors id_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2529077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faf25dd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faf226780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7faf25dd793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7faf25dd6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors id_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2529259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3fd3d7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3fd061c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3fd3d7b93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3fd3d7ab64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_empty__entry ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2529600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdf057672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf020080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fdf0576793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fdf05766b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_empty__exit ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2529881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c9afe42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c978850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f6c9afe493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6c9afe3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_false__entry ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2529739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f87ea95f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f87e72000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f87ea95f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f87ea95eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_false__exit ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2529903==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f68432b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f683fb510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f68432b093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f68432afb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_missing__entry ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2529578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd935caa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd93254b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fd935caa93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fd935ca9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors lane_missing__exit ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2529773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f01993ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0195c4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f01993ac93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f01993abb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_empty__entry ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb39a17e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb396a1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb39a17e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb39a17db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_empty__exit ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d8b4f82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8d87d990b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8d8b4f893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8d8b4f7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_false__entry ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab3f3952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab3bc360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fab3f39593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fab3f394b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_false__exit ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f41cd58a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f41c9e2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f41cd58a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f41cd589b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_missing__entry ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae6ac442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fae674e50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fae6ac4493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fae6ac43b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_missing__exit ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb218d42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb1e1750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fcb218d493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fcb218d3b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_too_high__entry ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbb5fbf22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbb5c4930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbb5fbf293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbb5fbf1b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 errors pos_too_high__exit ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2530318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb3e86842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb3e4f250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb3e868493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb3e8683b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output e3 junction_output interior ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f29ade352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f29986eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f29aa6d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c1dad12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c0839cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c1a3720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_freq ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5835d642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5820618efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f58326050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 junction_output joined_interior ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7fdefc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7fc9877efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7fdb8660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 no_vehicles one_no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3b56df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe39ffa9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3b1f800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 no_vehicles two_no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2524939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f26463dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2630c8eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2642c7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle close_to_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2526238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5f2ce9e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5f170c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5f2973f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle leave_early ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2526208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f30400532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f302a28eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f303c8f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2525653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5eb95402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5ea3765efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5eb5de10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2525286==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8977c852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8961ec0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f89745260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2525130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5f668a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5e08afefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5f2f2b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle one1s_1vehicle_10m_s_offset ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2525230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffaa5eb62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa900dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffaa27570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2525988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb57e9522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb568b8eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb57b1f30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2525885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2049fc32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f20341eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f20468640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2525864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4ca7faf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c921d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4ca48500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one.1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1eb0a722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1e9ac9befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1ead3130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2526429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f58559fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f583fc38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f585229d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2526330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff4caf172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff4b5150efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff4c77b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2526298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f24b27502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f249c978efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f24aeff10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2526905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8bb10f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8b9b31defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8bad9960b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2526762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fabbe5112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faba8738efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fabbadb20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 one_vehicle_subsecond two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2526536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc48230c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc46c535efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc47ebad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons car ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff25317c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff23da30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff24fa1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d1a79b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d05067efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d1703c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6b7997b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6b64230efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6b7621c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons walkBackward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18a12152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f188baddefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f189dab60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 persons walkForward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffb99a112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffb842d8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffb962b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdee34942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdecd6d0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdedfd350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92949872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f927ebafefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f92912280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2526979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd7fe0dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd7e8306efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd7fa97e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f15fed182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f15e8f3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f15fb5b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3365572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa320794efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa332df80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_same_vehicles two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f26962ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2680512efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2692b8f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2528503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc759bfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc743e25efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc75649d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2528420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd380f092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd36b143efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd37d7aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2528271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ddce4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3dc7086efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3dd96ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2528905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5d7655c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5d60796efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5d72dfd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2528891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbe408d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbe2ab0defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbe3d1720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_length two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2528578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb20234a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb1ec573efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb1febeb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed one100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faf056df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faeef906efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faf01f800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed one10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff3cd84a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff3b7a86efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff3ca0eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed one1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa38b2922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa3754b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa387b330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed two100s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2528103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4e304672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4e1a6a4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4e2cd080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed two10s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0da04262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d8a660efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d9ccc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output e3 two_vehicles_diff_speed two1s_1vehicle_10m_s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2527765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb84fd0d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb839f36efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb84c5ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-idling ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,363
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8dbe1c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8da865defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM BMW_i3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efdef9522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efdda20defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM SUV ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f94994fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9483db0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_ID3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f665ab6e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6645410efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_ID4 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2574603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f500ecc72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ff9580efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output MMPEVEM VW_eUp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd9558de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd940183efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output emissionClasses ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,363
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc038c982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc02355defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2575076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f02476472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0243ee80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f024764793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f0247646b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output emission-output half_equipped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,363
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2575060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76800fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f766aa5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output models_cycle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,363
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2574934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f16b84fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f16a2e5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2574609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9b89c1d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9b744d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9b864be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f9b89c1d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f9b89c1cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa62c9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa4d565efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_geo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f31c5ddb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f31b068eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,30
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2574892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fddc22272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fddac8beefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fddbeac80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fddc222793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fddc2226b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_subsecond_scaled ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa64b0352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6356ceefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output one_vehicle_waiting ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2574790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f17c11502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f17aba1befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output emission-output period ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,363
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6ff8fd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6fe385defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_amitran ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9c0dcbe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9bf8a02efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9c0a55f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_emission ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2579176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f643f7d82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f642a520efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_entryExit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44520042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f443c8eeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f444e8a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_fcd ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff892e982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff87dbcaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff88f7390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_full ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2579296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f87319622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f871c6a9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_inductloops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcdf25df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcddcec7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcdeee800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_laneArea ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f10f3b0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f10de3f6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f10f03af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_laneArea_longDetector ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc7467862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc73106fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7430270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f36dce852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f36c776defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f36d97260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_amitran_filter ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1dd6b952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1dc147defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1dd34360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_constrained ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f345f2fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3449bccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f345bb9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79fdf5e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79e8843efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79fa7ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_meandata_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f526ee822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5259767efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f526b7230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_meandata_and_tripinfo_and_log ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc5f2acf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc5dd3b4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc5ef3700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_prefixed_nul ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc40565f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc3eff49efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc401f000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_queue ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42466fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f423142aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4242f9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_rawdump ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2578660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb279df32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb264b36efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb2766940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb279df393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb279df2b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_summary ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9988c0c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9973954efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f99854ad0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_tripinfo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f11692df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1154011efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1165b800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vehroutes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2578963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a5606d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a40db1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a5290e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples cross3ltl_vtypeprobe ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f83616e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f834bfcaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f835df890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2579715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5737b185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57370362f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f572191defd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output examples_multimodal net3_meandata_edges_track ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,106
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2580117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f518e0155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f518d5332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 192 byte(s) in 8 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f75ae in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output acceleration ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5ab6d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5961c9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5a7f770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output all_attributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb2bb55b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb2a6052efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb2b7dfc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output angle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b81c192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1b6c6feefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1b7e4ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output attributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc0345c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc01f0a6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc030e650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f52a15712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f528c068efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f529de120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f84e3e192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f84ce912efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f84e06ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope_geom ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09af0ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0999be7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f09ab98e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output cartesian_slope_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ce74032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8cd1ef7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8ce3ca40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output disable_all ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffad2a2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffabd524efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffacf2d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd4660af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd450ba3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd4629500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output distance_reverse ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe6dfe712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6ca968efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe6dc7120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output edge_filter ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd4516e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd2fc62efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd41a0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output explicit_assignment ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f52187ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f52032b1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f521505b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output extended_attributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd905b182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd8f060cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd9023b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output geo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa72c6e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa7171c6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa728f860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4a297ec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4a142ceefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4a2608d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output params ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f49009242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f48eb41cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f48fd1c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output params_caccVehicleMode ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,62
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:218:33: runtime error: downcast of address 0x6030001a7730 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x6030001a7730: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  ef 00 00 73  48 f0 9d 05 00 00 00 00  00 00 00 00 00 00 00 00  10 27 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSCFModel_CACC::CACCVehicleVariables'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:218:33 in 
> /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:219:15: runtime error: member access within address 0x6030001a7730 which does not point to an object of type 'MSCFModel_ACC::ACCVehicleVariables'
> 0x6030001a7730: note: object is of type 'MSCFModel_CACC::CACCVehicleVariables'
>  ef 00 00 73  48 f0 9d 05 00 00 00 00  00 00 00 00 00 00 00 00  10 27 00 00 00 00 00 00  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSCFModel_CACC::CACCVehicleVariables'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_ACC.cpp:219:15 in 
> 
> =================================================================
> ==2571625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f04cda062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output period ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f21f9cba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f21e47b1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f21f655b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_attributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb37908f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb379b715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_by_options_and_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc15815e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc158c405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons person_by_param ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8fc91dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f8fc9cbf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons riding ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2570992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2287e8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2272990efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f228472c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons riding_noPersons ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbeac4e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbe96fe5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbea8d830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output persons riding_noPersons_radius ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbdd4ce42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbdbf7e6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbdd15850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output precision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x59abb4 sp=0x7f669c98ad30
> ==2572924==LeakSanitizer has encountered a fatal error.
> ==2572924==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2572924==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output radius ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa4be1682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa4a8c60efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa4baa090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output short_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff156d052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff1417e9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff1535a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output signals ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2571263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7ac5e742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7ab095cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7ac27150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output fcd-output subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2572009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7ca9d012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7c947f7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7ca65a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output full-output errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2573846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8b841722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8b80a130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8b8417293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8b84171b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output full-output no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f434e4452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4338cfaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f434ace60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output full-output one_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0a4a89e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0a35154efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output full-output one_vehicle_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd64c6b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd636d53efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output link-output 2veh_major ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8fd19022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8fbc613efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8fce1a30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output link-output internal_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2573064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd101fdf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd0ecd07efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd0fe8800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end b15e30_b45e60_separate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdeb15382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fde9b770efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdeaddd90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end15 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f904762b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9031852efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9043ecc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c41fc92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6c2c1efefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c3e86a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_simBeg10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63a81f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f639241defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f63a4a950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg0_end30_simBeg5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f62a82fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6292533efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f62a4b9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2610e592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f25fb081efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f260d6fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_freq10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549441==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fee73df12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fee5e017efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fee706920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end beg15_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffb0b4d82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffaf5715efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffb07d790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased begin_end plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fca0a49f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc9f46c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fca06d400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased errors broken_number ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2550462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c488782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2c451190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2c4887893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2c48877b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_edgebased errors negative_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2550349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f19a99182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f19a61b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f19a991893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f19a9917b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_edgebased internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f637b6802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6365d18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6377f210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb1fc5292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb1e6537efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb1f8dca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe6400db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe62a0e6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe63c97c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased jam_max ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed7d2cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed67965efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed79b6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8547a9b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8532122efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f854433c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc499c822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc484318efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4965230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f407d6a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4067d25efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4079f410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb14da972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb138130efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb14a3380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb8a76dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb891d64efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb8a3f7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f99562dd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9940964efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9952b7e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f52dd1192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f52c77a0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f52d99ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased lane_change_single interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f12710b92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f125b753efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f126d95a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased long_stopped_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa8a4c962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa88eed2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8a15370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased maxtraveltime ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd2fb0d32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd2e50deefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd2f79740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd12e352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fccfd6ffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd0f6d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f594dc7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5938530efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f594a51d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6de99b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6dd3be1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6de62590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c92ec32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c7d0fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c8f7640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efd307b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efd1a9dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efd2d0580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e193f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5e0361fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5e15c9a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle writeAttributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffab0ca52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa9aeccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffaad5460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval.1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcef42282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcede460efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcef0ac90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fde5bccb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fde45ef2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fde5856c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f95357692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f951f991efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f953200a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2545681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f624fa9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6239cc7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f624c3400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased one_vehicle_subsecond interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7ba0e2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b8b055efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b9d6cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased print_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4bd6bac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4bc1461efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4bd344d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased teleporting ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
6a17,52
> 
> =================================================================
> ==2551209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4342ca82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f432ccb6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f433f5490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,98
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f75ae in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x3103be5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x310e963 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2fc3ebe in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1944e2b in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fe46586c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,98
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f75ae in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x3103be5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x310e963 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2fc3ebe in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1944e2b in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7ffaef93f4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,98
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2549887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f75ae in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x3103be5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x310e963 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2fc3ebe in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1944e2b in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f046cb044f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased tracking interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,69
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2550064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f64d7 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x3100f6a in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:476:45
>     #3 0x2fc7554 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x25016ee in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x25d7344 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x2584450 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:214:17
>     #7 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7fabb29985ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fabb1eb62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efe9e6092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efe88830efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efe9aeaa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0455b9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f043fdc5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f045243d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc10dc052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc0f7e41efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc10a4a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9854bf02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f983ee2befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f98514910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_aggregate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 832 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x314e1e2 in MSMeanData_Net::createValues(MSLane*, double, bool) const /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData_Net.cpp:366:12
>     #2 0x3104d94 in MSMeanData::writeAggregated(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:548:31
>     #3 0x310f3bd in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:697:13
>     #4 0x2fc3ebe in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1944e2b in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7fec0b01d4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f49bcda42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f49a6fdfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f49b96450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_same_vehicles interval60s_edgesFile ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2546942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc3de5452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc3c876defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc3dade60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f069b31f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0685545efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0697bc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6eeeeea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ed910fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6eeb78b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab073652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faaf159eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab03c060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_length interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2548037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7febac7892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feb969c2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feba902a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f070b8f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06f5b2befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f07081910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9bd721d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9bc1458efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9bd3abe0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b208ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4b0aad4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4b1d14d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased two_vehicles_diff_speed interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2547507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd2ecf812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd2d71baefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd2e98220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_edgebased vtypes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f56d5c8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f56bfeb7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f56d252f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end b15e30_b45e60_separate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd247ee22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd23211defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd2447830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg0_end15 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbbf53252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbbdf560efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbbf1bc60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg0_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6b680a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6b522c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6b649430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg15_end30 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4218cd62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4202f0defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f42155770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end beg15_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8a3e57c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8a287a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8a3ae1d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased begin_end plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9be09672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9bcaba4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9bdd2080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased errors broken_number ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2556361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed84ead2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed8174e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fed84ead93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fed84eacb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_lanebased errors end_before_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2556641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ef62882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ef2b290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3ef628893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3ef6287b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_lanebased errors negative_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2556302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc4487712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4450120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fc44877193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fc448770b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meandata_lanebased internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5ce31212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5ccd7bcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5cdf9c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faa7bff42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faa66001efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faa788950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3e61822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd3d0178efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd3e2a230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased jam3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2556870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdeab4cc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fde954d6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdea7d6d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e253542f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e0f9d9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e21bf50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4079d0f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4064396efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f40765b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f748c4122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7476a96efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7488cb30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe4298882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe413f20efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe4261290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f331ec742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f330930cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f331b5150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7baa99e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b95038efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7ba723f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2554941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f23dc8412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f23c6edcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f23d90e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased lane_change_single interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd906de12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd8f1467efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd9036820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased maxtraveltime ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb239fb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb223fb2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb23685a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased no_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3c00f8c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3beb847efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3bfd82d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc71d6c12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc707f76efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc719f620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efe9af372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efe8515defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efe977d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2552025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe9d51f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe9bf42befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe9d1a910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe9d51f093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe9d51efb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdcaa61a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdc94856efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdca6ebb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc9b368e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc99d8b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc9aff2f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle writeAttributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff757efc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff742138efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff75479d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval.1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb2d3502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcb17578efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb29bf10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3d77ace2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d61cf4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3d7436f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd3ffa42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcd2a1ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd3c8450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1850b122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f183ad38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f184d3b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased one_vehicle_subsecond interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f98302412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f981a47eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f982cae20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased print_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2551268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feb5c61b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feb46ee3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feb58ebc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f75ae in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x3103be5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x310e963 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2fc3ebe in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1944e2b in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f6f20b3b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6336 byte(s) in 264 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f75ae in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x3103be5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x310e963 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2fc3ebe in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1944e2b in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f2fa03764f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 2112 byte(s) in 88 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,133
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 116160 byte(s) in 4840 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f75ae in MSMeanData::MeanDataValueTracker::reset(bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:319:33
>     #2 0x3103be5 in MSMeanData::resetOnly(long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:520:19
>     #3 0x310e963 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:684:9
>     #4 0x2fc3ebe in MSDetectorControl::writeOutput(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:138:22
>     #5 0x1944e2b in MSNet::writeOutput() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:1020:24
>     #6 0x191e49d in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:710:5
>     #7 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #8 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #9 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #10 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #11 0x7f6966a0c4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased tracking interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,85
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2555658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1056 byte(s) in 44 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x30f64d7 in MSMeanData::MeanDataValueTracker::MeanDataValueTracker(MSLane*, double, MSMeanData const*) /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:292:29
>     #2 0x3101ad1 in MSMeanData::init() /home/delphi/clangDebug/sumo/src/microsim/output/MSMeanData.cpp:483:53
>     #3 0x2fc7554 in MSDetectorControl::add(MSMeanData*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long) /home/delphi/clangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:89:13
>     #4 0x25016ee in NLDetectorBuilder::createEdgeLaneMeanData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long, long long, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, bool, bool, bool, int, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
const&, std::vector<MSEdge*, std::allocator<MSEdge*> >, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLDetectorBuilder.cpp:506:52
>     #5 0x25d7344 in NLHandler::addEdgeLaneMeanData(SUMOSAXAttributes const&, int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1348:27
>     #6 0x25845d7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:217:17
>     #7 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #8 0x7f44c8d165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44c82342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f81ca2562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f81b448eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f81c6af70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6453f262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f643e14defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f64507c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2552779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f553ad132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5524f4befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f55375b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_same_vehicles interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fead65752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feac07aeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fead2e160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd80a6b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd7f48edefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd806f510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57e8ebc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f57d30e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57e575d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553662==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18414822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f182b6a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f183dd230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_length interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c47f132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c3214befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c447b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe2b75e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe2a181defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe2b3e860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff4e6ca12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff4d0ec7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff4e35420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f00aa2e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f009451defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f00a6b840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased two_vehicles_diff_speed interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2553602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f84d748f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f84c16b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f84d3d300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meandata_lanebased vtypes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f74464db2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7430701efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7442d7c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased _deprecated_ hbefa_typed ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e0ac882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9df4ec2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e075290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end b15e30_b45e60_separate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79650e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f794f31defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79619820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg0_end15 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9afb03a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9ae5276efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9af78db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg0_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7bf0cf32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7bdaf2befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7bed5940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg15_end30 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f82211fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f820b425efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f821da9e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end beg15_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f95724462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f955c66defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f956ece70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased begin_end plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f980b9432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f97f5b6befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f98081e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased emissionClasses ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,395
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc3dc9a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc3c6849efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased errors broken_number ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2559860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f884b1182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f88479b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f884b11893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f884b117b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased errors end_before_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2559861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5ee0dc72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5edd6680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f5ee0dc793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f5ee0dc6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased errors negative_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2559673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4cd3b882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4cd04290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f4cd3b8893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f4cd3b87b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased hundred_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f62c04f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f62aada4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f62bcd930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f155e4fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1548b96efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f155ad9d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased jam1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2559966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e346a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5e1e6a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5e30f4a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased jam2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4dacdfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4d96df6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4da969d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased maxtraveltime ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbd655fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbd4f5f0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbd61e9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA2-P_7_7 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f134c1e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1336a96efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1348a830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models HBEFA3-PC_G_EU4 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f936f01a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f93598e5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f936b8bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models PHEMlight-PKW_G_EU4 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,361
> /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/PHEMlight/cpp/CEPHandler.cpp:380:53 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7facb83762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faca285defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f247e9132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f24691c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f247b1b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased models electric_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f48e8fae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f48d3861efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f48e584f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased no_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef69ea52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef5476eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fef667460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9cdde402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9cc86f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9cda6e10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9a36c8a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9a20ec2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9a3352b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feb4259a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feb2c7d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feb3ee3b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb8a932c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb893568efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb8a5bcd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbf638e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbf4db1defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbf601840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle writeAttributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9959a532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9943c8eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f99562f40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval.1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b6525c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b4f483efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b61afd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f878d5ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f877783befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8789ea00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f66bf9a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f66a9bc7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f66bc2420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb132b672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb11cda4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb12f4080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased one_vehicle_subsecond interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcc1b60b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc05830efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc17eac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased print_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2557152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd13c4ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd126db8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd138d8e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f82bac372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f82a4e5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f82b74d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8dcda052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8db7c2defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8dca2a60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fea243b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fea0e5dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fea20c560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased two_same_vehicles interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2558941==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76e13ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f76cb5f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f76ddc6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased vtypes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f12202562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f120a48eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f121caf70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_edgebased vtypes_begin_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2560557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1af843c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1ae2665efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1af4cdd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1af843c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1af843bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased _deprecated_ hbefa_typed ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe3ef1cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe3d93f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3eba700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end b15e30_b45e60_separate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f20467b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f20309d9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f20430510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg0_end15 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563151==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22b354e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f229d786efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f22afdef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg0_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f122a0142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1214242efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f12268b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg15_end30 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42c87382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f42b2970efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f42c4fd90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end beg15_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa38da72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa22fccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffa356480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased begin_end plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f680a6b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f67f48e1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6806f590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased errors broken_number ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2564235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa5438972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa5401380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fa54389793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fa543896b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased errors end_before_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2564321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f80b1cd02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f80ae5710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f80b1cd093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f80b1ccfb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased errors negative_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2564220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fde5166e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fde4df0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fde5166e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fde5166db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f816ac012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8155299efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f81674a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased jam1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f022da282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0217a1eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f022a2c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased jam2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff530d642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff51ad5cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff52d6050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased maxtraveltime ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff26987a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff253887efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff26611b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2560843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f82723e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f825cc97efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f826ec860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f37590bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3743971efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f37559600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf999b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf83bedefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf962510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2817a112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2801c38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28142b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fef1b5bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fef057f7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fef17e5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f03b156e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f039b793efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f03ade0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle writeAttributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5d391132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5d2334befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5d359b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval.1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76a17082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f768b943efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f769dfa90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f830349c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f82ed6c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f82ffd3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ef2b942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0edcdd0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0eef4350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f46e7b692f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f46d1da4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f46e440a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased one_vehicle_subsecond interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0f132472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0efd46defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0f0fae80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased print_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2561428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7856a122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f78412c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f78532b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f23515cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f233b807efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f234de6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2563012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2cf35c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff2b9596efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff2cbbfd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb6384fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb622725efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb634d9f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased two_same_vehicles interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2562969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe7bda752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe7a7caeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe7ba3160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meanhbefa_lanebased vtypes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b224f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4b0c72befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4b1ed910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end b15e30_b45e60_separate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2567031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb4678432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb451a7eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg0_end15 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2566702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f989ebca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9888df2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg0_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f81244fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f810e733efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg15_end30 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2566748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbd91bc72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbd7be03efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end beg15_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2567164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5a0eb162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f59f8d3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased begin_end plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2566684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffbd073d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffbba965efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased errors broken_number ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2567576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c32efa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c2f79b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f0c32efa93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f0c32ef9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased errors end_before_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2567642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1449b2e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f14463cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1449b2e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1449b2db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased errors negative_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2567178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f62aabb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f62a74510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f62aabb093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f62aabafb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased jam1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2567780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2bb136d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2b9b364efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased jam2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2567832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5cfc4fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5ce64f6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased no_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06bbccf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06a6581efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f06b85700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2565023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9c492942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9c33b49efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9c45b350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2565070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbe431a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbe2d3daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2565511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faf34e442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faf1f06defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2565048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f26e88472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f26d2a6defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2565074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fee39b472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fee23d6defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle writeAttributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2565499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f32819b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f326bbefefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval.1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2566385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f88742202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f885e445efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2565692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ef378d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8edd9b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2566327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f58324b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f581c6edefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2565682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa66a6952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa6548d0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased one_vehicle_subsecond interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2565824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f35ce0f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f35b8330efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased print_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2564930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0f91e562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0f7c71defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0f8e6f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2566389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f594fea62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f593a0ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2566460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f93ca5672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f93b47a4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2566369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffacfe232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffaba04befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_edgebased two_same_vehicles interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2566451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faa0e5032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa9f8728efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end b15e30_b45e60_separate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2569714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f30a90c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f30932fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg0_end15 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2569260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34d74962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f34c16d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg0_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2569863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f81ebe632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f81d608befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg15_end30 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2569315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f676cecc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f67570f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end beg15_end30_nointerval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2569801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f038e5482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f037876defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased begin_end plain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2569236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f40e4aca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f40ced05efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased errors broken_number ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2570168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff455ba82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff4524490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff455ba893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff455ba7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased errors end_before_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2570180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63bca6a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f63b930b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f63bca6a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f63bca69b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased errors negative_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2570162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd859d962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd8566370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fd859d9693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fd859d95b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased jam1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2570194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f62a27a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f628c798efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased jam2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2570237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8e89d382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8e73d2eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased no_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe26cc572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe257523efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe2694f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8b64e942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8b4f75defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8b617350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f39b08f52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f399ab1defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2568403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f53021f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f52ec41defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2567998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffb9f39c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffb895d8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f59e2c192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f59cce56efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle writeAttributes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0c3af022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c2513befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval.1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efe1c5122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efe06738efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc1ddc572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc1c7e80efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6451b352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f643bd5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0f1e4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff0dc086efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased one_vehicle_subsecond interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9bc473d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9bae965efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased print_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2567934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa7aac032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa7954b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa7a74a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval15s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2569049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa9c8fe42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa9b320aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval15s60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2569152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0642f462f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f062d16defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2568733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f637cf6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6367198efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output meannoise_lanebased two_same_vehicles interval60s ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30: runtime error: implicit conversion from type 'int' of value -32769 (32-bit, signed) to type 'unsigned int' changed the value to 4294934527 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/emissions/PollutantsInterface.cpp:124:30 in 
> 
> =================================================================
> ==2569078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa748a472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa732c6defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary no_persons ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f05af2e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f059a014efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f05abb830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary pedestrians ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa49aa922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa4857c2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa4973330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary riding ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2533931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f14193032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1404033efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1415ba40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output personSummary stopping ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ad98582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8ac458cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8ad60f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2575511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f78e127a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f78ddb1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f78e127a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f78e1279b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output queue-output no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbd19c9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbd04552efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbd1653d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output period ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0f91b002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0f7c3b4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0f8e3a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output queue-output small_jam ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f928740b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9271cd2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9283cac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2542085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdb7e3262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdb7abc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fdb7e32693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fdb7e325b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output rawdump no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f158b7d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1576087efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f15880720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5ddccb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5dc733fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5dd955a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump one_vehicle_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce1290d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcdfcfa7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fce0f1ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump precision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe7b76ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe7a1d63efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe7b3f6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2541895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f105f9142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1049f9befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f105c1b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f105f91493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f105f913b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output rawdump two_vehicles_diff_speed__empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f777a0c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7764742efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f77769610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe devnull_output ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f391b9f42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f390607befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f39182950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe null_output ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5897d432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f58823dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f58945e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe odd_interval ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f465919e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4643825efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4655a3f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe two_same ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb08d6192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb077ca0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb089eba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe two_same_b5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f164003a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f162a6d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f163c8db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe two_same_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f94634272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f944daabefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f945fcc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output route_probe vTypes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2544809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb4e20892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb4cc70defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb4de92a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f78f687e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f78e15a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f78f311f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic bikes_with_undeparted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9cbba512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9ca6777efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9cb82f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic persons ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3b5aad35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b59ff12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3b448c4efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_durationLogStats ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f287a80f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2865538efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28770b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_tripinfoOutput ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa2eb252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffa1984befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffa2b3c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_undeparted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f97cdce22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f97b89f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f97ca5830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output statistic with_unfinished ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2577137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f86734752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f865e199efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f866fd160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output early_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcbf07cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcbdb4f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcbed06e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output early_end_write ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2b3cf252f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2b27c38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2b397c60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output stop-output use_ended ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f700409a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6feedaaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f700093b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2533796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0f73742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0f3c150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff0f737493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff0f7373b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output summary flow_backlogged ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e1feb72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e0a53aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e1c7580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2532841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f70891a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7073a5eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7085a4a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary one_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f07339e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f071e068efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f07302860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary one_vehicle_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44e2ed32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f44cd56befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44df7740b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_same_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f91791de2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9163864efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9175a7f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_vehicles_diff_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e7672b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e60dc4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e72fcc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output summary two_vehicles_diff_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8955cb82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f894033fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f89525590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsprogram ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2532779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa50d17b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa4f7a45efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa509a1c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsstate ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a341212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a1e9d7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a309c20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsswitches ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2531947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f17094b12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f16f3d7cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1705d520b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tls cross3ltl_savetlsswitchstates ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2532348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc503a802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc4ee334efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc5003210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f431a5272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4305238efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4316dc80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo depart_triggered_delayed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44765832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4461297efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4472e240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo enable_by_type ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe6d950e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6c3b94efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe6d5daf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2536253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff25452d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff250dce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff25452d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff25452cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output tripinfo human_readable_times ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2534961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0eecfe82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0ed767befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0ee98890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo internal_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa1c13312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa1abe16efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa1bdbd20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f54b40262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f549e8efefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f54b08c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2533956==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbe770c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbe61761efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbe7396a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo one_vehicle_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2534107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fde282882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fde12920efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fde24b290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo probability_by_type ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f47b966b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f47a3cf1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f47b5f0c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo teleport ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2535121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f65001df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f64ea854efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f64fca800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo teleport_multihop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2535131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe49d3792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe487a12efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe499c1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_same_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2534489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8476d492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f84613e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f84735ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd8d54852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd8bfb1eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd8d1d260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo two_vehicles_diff_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2534608==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6de0be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6c8742efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6da95f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_undeparted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5c73ce02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5c5e37befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5c705810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e795fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e63c83efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9e75e9d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output tripinfo write_unfinished_person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2535379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe467ebd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe46899f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes auto_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4824a702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f480f568efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f48213110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2539123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f49b1a6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f499c339efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f49ae3100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2539140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbb31a002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbb1c2b4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbb2e2a10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes circle_reroute_intended_depart_sorted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2539144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f19cd9fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f19b6250efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f19ca29b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes disable_some ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb71da8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb708118efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb71a32e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes disable_some_by_option ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9a908872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9a7af0defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9a8d1280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6cfca52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff6ba32aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff6cc5460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes dua_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7c8e3342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7c789ceefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7c8abd50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2541449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb7acc072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb7a94a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb7acc0793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb7acc06b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0e5b3062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0e4598befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0e57ba70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_short ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb278f292f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb263c53efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb2757ca0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes exit_times_teleport ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2538969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5ad79ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5ac26d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5ad424e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_pt_lines_sorted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f02e2a262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f02cd2faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f02df2c70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f32033d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f31edc8cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f31ffc780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efe7070a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efe5ad8eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efe6cfab0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_no_speedfactor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f05eae1e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f05d54b6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f05e76bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2539133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa61466c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa5fecf1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa610f0d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_speedfactor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc814f8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc7ff615efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc8118300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes one_vehicle_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61702ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f615a945efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f616cb4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes params ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Tracer caught signal 11: addr=0x0 pc=0x59abb4 sp=0x7ff499daad30
> ==2539984==LeakSanitizer has encountered a fatal error.
> ==2539984==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
> ==2539984==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes route_dist ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2691bfc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f267c283efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f268e49d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes route_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2539960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f60791622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f60637fcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6075a030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes sorted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2539177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0b1e2bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0b08942efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0b1ab600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes sorted_subsecondOrder ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f17df2d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f17c9ddbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f17dbb780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes teleport_multihop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2539076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2fe814a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2fd27d1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2fe49eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable container_exit_times ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc6972e32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc681b97efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc693b840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_exit_times ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06fac882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06e556fefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f06fb76a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_ride_parkingArea ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed4dcc12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed38596efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed4a5620b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_route_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2536825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3385b092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f33703ddefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f33865eb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_stoppingPlaces ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
7a18,61
> 
> =================================================================
> ==2537108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 600 byte(s) in 25 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fb0165a35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb015ac12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable person_write_unfinished ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2536826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feecd4452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feeb7d1aefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7feecdf275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf71eb92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fcf7299b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf5c300efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable personroutes_sorted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe4cc4822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fe4ccf645ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe4b68ebefd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable walk_departPos_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2537304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5e974aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5e821f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5e93d4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2536504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5a2f01b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5a2fafd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5a19487efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable with_person_sorted ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2536699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d4e5cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8d4f0af5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8d38a23efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes transportable write_unfinished_person ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2536830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f002db6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0018204efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f002a40c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes trip_with_taz ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2541512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbac59092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbaaffa1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbac21aa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_same_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4c922c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4c7c961efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4c8eb6a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_vehicles_diff_length ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc214b572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc1ff1f2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc2113f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes two_vehicles_diff_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2538358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc859dff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc844485efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc8566a00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe88106d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe86b6f1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe87d90e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes with_stops_priorEdges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34fabd42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f34e526befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34f74750b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a6abe72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6a5527befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6a674880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_exit_times ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3e3e3302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3e289c6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3e3abd10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vehroutes write_unfinished_routeLength ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2540329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6d8f5ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6d79c45efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6d8be4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtk-output errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2575145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8f0dd9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8ef8ac5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8f0a63d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output vtypeprobe elevation ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50637b42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f504de4defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50600550b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2544676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44d28b82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44cf1590b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f44d28b893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f44d28b7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2544677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff1fc4dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff1f8d7d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7ff1fc4dc93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7ff1fc4dbb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors file_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2544603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f64611232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f645d9c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f646112393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6461122b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4
> FATAL: exception not rethrown
---------- Differences in exitcode ----------
1c1
< 1
---
> -6

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2543735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc6684a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc664d410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fc6684a093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fc66849fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_false ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2544598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbc405002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbc3cda10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbc4050093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbc404ffb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2543586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a034412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f29ffce20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2a0344193c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2a03440b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors freq_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2543899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f99fba6a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f99f830b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f99fba6a93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f99fba69b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors id_empty ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2543538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c6a7762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2c670170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2c6a77693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2c6a775b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe errors id_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2543501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed03fed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed0088e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fed03fed93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fed03fecb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : output vtypeprobe no_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22ddbb02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f22c8003efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f22da4510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd402d492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd3ecf6defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd3ff5ea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_.1s ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc01351b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbffd742efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc00fdbc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe one_vehicle_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb600ca82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb5eaeccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb5fd5490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_same_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3e1228e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3dfc4b6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3e0eb2f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_both ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f26737c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f265d9fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f26700670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f16b69832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f16a0bc0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f16b32240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_length_t2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f830b5742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f82f579befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8307e150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_both ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2543005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa2519c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa23bbeaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa24e2660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab39f342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fab2415cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab367d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : output vtypeprobe two_vehicles_diff_speed_t2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2542990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06bd21e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06a7445efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f06b9abf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting 3_arm_pathing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f07150332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0715b155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06ffd6befd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting beaming ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f93376732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f93223a6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9333f140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2855901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4eb00bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4e9a984efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4eac95d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_backward_left_turning_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc0e7e282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc0d26edefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc0e46c90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2855892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb7d239d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb7bcc65efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb7cec3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0b0ca922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0af7357efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0b093330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8e899372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8e741efefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8e861d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting disconnected_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc78d3b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc7780faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc789c510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb41eed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcb2cc1defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb3e78e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_route_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fed346b72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fed1f3faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fed30f580b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,57
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff60b84d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5f657eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff6080ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors disconnected_trip_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdc6e3aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdc590dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdc6ac4b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting errors route_invalid_permissions ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f05c04062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f05ab138efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f05bcca70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting no_sidewalks ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f55b6b622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f55b76445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f55a18a9efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa35e2a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa35d7c72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f74343355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f74338532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb416ee05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb4163fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7feb026fd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feb01c1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting pedestrian_interactions jam_trafficlight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5040 byte(s) in 210 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdda40475ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdda35652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd8de2defd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting speedDev ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4a00e2e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4a0034c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond bidirectional_flow_2_stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fbbc6ce15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbbc61ff2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting subsecond block_vehicles_walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2858284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f36411622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f362ba18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f363da030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice left_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe985e342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe9704bbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe9826d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice right_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f024dc0d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0238294efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f024a4ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7c662752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7c5090cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7c62b160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice straight_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f72f58cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f72dff65efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f72f21700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal left_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f459b3e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4585a7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4597c810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal right_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f51110042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50fb69fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f510d8a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d449062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d2ef9fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d411a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing cross_twice_diagonal straight_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc22b7eb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc215e81efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc22808c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2eb846b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2ea2b04efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2eb4d0c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf682092f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf528a1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf64aaa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing left_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856696==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0b264762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0b10b0cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0b22d170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f02acaa72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f029713defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f02a93480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe43a2162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe4248aeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe436ab70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing right_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f73cd52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f5e358efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f705760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f902a0952f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f901472eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f90269360b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing straight_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2856225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50e400d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50ce6a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50e08ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fad2d51a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fad17bb4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fad29dbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model nonInteracting use_crossing turn_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2857129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f62187d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6202e6befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f62150760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping 3_arm_pathing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3a469f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 144 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fa3a51815ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa38f3d7efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping beaming ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efedc4762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efec71a6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efed8d170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,58
> 
> =================================================================
> ==2860147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f030b6422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f030c1245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2860321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd8139802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd8144625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd7fe249efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles blockage3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2860367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3327cdb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f33287bd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles ignore_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2860064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc9cec032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc9b94baefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc9cb4a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3826eea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f38117b0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f382378b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,56
> 
> =================================================================
> ==2859994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc5f66d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc5e0f8cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc5f2f720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles jaywalking_forward_uncontrolled ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2860000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0200e112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f01eb6d8efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles largeJunction_bikelane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,56
> 
> =================================================================
> ==2860779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0e0243a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0decd05efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0dfecdb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa827b8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa812444efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa82442f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa2620d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa24c9a2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa25e97a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward_configureGap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f63afc112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f639a4caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f63ac4b20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_backward_left_turning_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1d215002f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1d0bdc8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1d1dda10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa501f9a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa4ec84cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa4fe83b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_left_turning_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff58c2ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff576b82efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff588b5b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_left_turning_vehicle2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f84a7fd72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8492892efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f84a48780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles walking_forward_unprioritized ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2859967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcc39be12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc24496efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc364820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,50
> 
> =================================================================
> ==2862013==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0280f322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f026bc58efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f027d7d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace complex_sublane ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
209c219
< Warning: Vehicle 'veh.42' collision with person 'pWE.38', lane='WC.48_0', gap=-0.43, time=377.00, stage=laneChange.
---
> Warning: Vehicle 'veh.42' collision with person 'pWE.38', lane='WC.48_0', gap=-0.42, time=377.00, stage=laneChange.
235a246,281
> 
> =================================================================
> ==2862019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f45ab4332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4596159efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace stripe-width ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d9f4c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7d8a1eaefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7d9ffa75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd802c3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd7ed950efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd7ff4dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_backward_overlap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34bd4732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f34a8199efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34b9d140b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa78e23f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa778f65efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa78aae00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2860974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f182c3592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1817081efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1828bfa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2edges_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3d896fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d74425efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3d85f9d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_2lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57024e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f56ed20aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f56fed850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_illegal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2860912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1a2ce1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1a17b43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1a296bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8de91352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8dd3e48efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8de59d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walking_forward_sidewalk_onRoad ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2860936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe517b852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe5028adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe5144260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09cf1152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f09b9e3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f09cb9b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_exit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d8d9612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d786a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d8a2020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_noconflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2861652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f41cdb342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f41b885defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f41ca3d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2861897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe1ca1ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe1b4f38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe1c6a900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping block_vehicles_sharedspace walkingarea_shared_sublane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2862003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbebcf342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbea7c7defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbeb97d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle backward_after_walkingarea ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efe0671a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efdf1443efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efe02fbb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle backward_multiple_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2862482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4369d042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4354a2eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f43665a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f436a7e65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb6acc2f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb697955efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb6a94d00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing_fast_approaching ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2ef349b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2ede1c3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2eefd3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle crossing_from_right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc234fb22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc21fcdaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc2318530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle disembark ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28f0b502f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f28db879efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f28ed3f10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle evade_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f890ec7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f88f99a3efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f890f75d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle forward_between_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3c39342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa3ae65defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa3c01d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle forward_multiple_vehicles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5b3ec3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5b29963efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5b3b4db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_evasion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9748ab82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f97337e2efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f974959a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_half ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf488652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf3358befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf451060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle shared_lane_block_half_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2862268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f208ff562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f207ac7befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f208c7f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping blocked_by_vehicle step_aside ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f020ea9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f01f97c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f020b33e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1555 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f66e1f772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f66cccbfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f66de8180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1769 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 192 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2a36fb35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a364d12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2a21218efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1780 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2867778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5f3bddc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5f266aeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5f3867d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket1781 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f346ab582f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f345588cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34673f90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2060 ( Last six runs Apr2022 )

---------- Differences in errors ----------
4a5,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
12a23,66
> 
> =================================================================
> ==2867811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7133c6f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f71347515ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2220 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b2362e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3b0e373efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3b1fecf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2840 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f232ee032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f232f8e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2319b56efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket2841 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3124ae52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f310f82aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f31213860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3260 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3c5c7872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3c474cdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3c590280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3347 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2c8cc7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 120 byte(s) in 5 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f2c8d75e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2c779a1efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket3888 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb6d329b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb6bdfe3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb6cfb3c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket4314 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7cc9732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff7b76bbefd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff7cd4555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket4362 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3f1a9f62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3f05728efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3f1b4d85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket5257 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f705d75e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f70484a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7059fff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket5661 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f93d41622f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f93beea9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f93d0a030b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket7853 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f97517662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f973c489efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f974e0070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping bugs ticket8417 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,55
> 
> =================================================================
> ==2868626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18f5b282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f18f660a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping busstop ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8e3277f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8e332615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8e1d067efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping counterflow_change_direction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2868651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb1fc8872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 288 byte(s) in 12 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb1fd3695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping crossing_noPrio walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2860794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd1118fc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd0fc61eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd10e19d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping crossing_noPrio walking_forward_between ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2860800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdceca142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdcd7728efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdce92b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping disconnected_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f693f4d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f692a214efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f693bd710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,58
> 
> =================================================================
> ==2866318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ca6fc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3c91d08efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ca38660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,56
> 
> =================================================================
> ==2866536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e4031f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e2b050efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e3cbc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_route_invalid_permissions_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
7a18,61
> 
> =================================================================
> ==2866583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbfd99bc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbfc4704efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,57
> 
> =================================================================
> ==2866070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f44f96062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f44e434cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f44f5ea70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors disconnected_trip_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,57
> 
> =================================================================
> ==2866083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff22df8d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff218cd3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff22a82e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors route_invalid_permissions ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2866548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f477e9fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4769746efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f477b29e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : pedestrian_model striping errors route_invalid_permissions_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,56
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2866554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6662ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff650ff4efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff666d905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping multiple_pedestrian_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdef1d992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fdef287b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdedcaddefd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping no_sidewalks ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7c2a2732f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7c2ad555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7c14fa6efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_1stripe ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2563a2574,2618
> 
> =================================================================
> ==2865139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fce2d1ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fce2c71d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 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 : pedestrian_model striping pedestrian_interactions bidirectional_flow_2stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2865145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f3b8dc415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b8d15f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_3stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2865324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1c3fcff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1c3f21d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_4stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2865323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f9711b8e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f97110ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_5stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2865332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2cdd2ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2cdc7ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions bidirectional_flow_jammed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
7a18,62
> 
> =================================================================
> ==2865367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 720 byte(s) in 30 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7d4b0e95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d4a6072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 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 : pedestrian_model striping pedestrian_interactions jam_busStop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
15a26,61
> 
> =================================================================
> ==2866049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f059dea22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0588774efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f059a7430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9644e835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f96443a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f962ec54efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions jam_trafficlight_defaults ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 7200 byte(s) in 300 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f64684d25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f64679f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f64522b8efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions plaza ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2865427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 14568 byte(s) in 607 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f13da3cf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f13d98ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f13c4626efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2865469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efd2e19c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efd17d74efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efd2aa3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam_4m_crossing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3021a3032,3067
> 
> =================================================================
> ==2865748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5d5a58b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5d4415eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5d56e2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping pedestrian_interactions walkingarea_jam_reserve_oncoming ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2865777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d9af072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d84adfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d977a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping speedDev ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6a290af5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6a285cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bbb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f581798e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f58184705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f58026e5efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bbf ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867148==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7777b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff7782955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff76250aefd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bfb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f554ff5b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f5550a3d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f553acb1efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets bff ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f99c98402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f99ca3225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f99b4593efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fbb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ab79a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f3ab84895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3aa26faefd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fbf ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867071==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd0c4b3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd0c56205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd0af893efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets ffb ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2866995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd64054f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd6410315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd62b2a7efd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping stripe_offsets fff ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,54
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2866584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f56afa242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f56b05065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f569a77befd  (<unknown module>)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond bidirectional_flow_2_stripes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2866061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 8040 byte(s) in 335 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x258750c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:294:21
>     #5 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff76a1335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7696512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping subsecond block_vehicles_walking_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2866058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7bc31ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7bada74efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7bbfa4e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping tls tlIndex2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2867370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d0ff0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8cfac30efd  (<unknown module>)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f8d109ed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice left_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864438==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f837c5232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8366bbcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8378dc40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice right_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f354fc3a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f353a2d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f354c4db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice straight_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d783262f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d629beefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d74bc70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice straight_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4a598062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4a43e9fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4a560a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal left_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1cce36e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1cb8a04efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1ccac0f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal right_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efc44d1e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efc2f3b6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efc415bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal straight_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc4349ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc41f045efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc43124c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing cross_twice_diagonal straight_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc9044a72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc8eeb3defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc900d480b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc6d87512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc6c2dd6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc6d4ff20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f255f3ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2549a63efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f255bc6b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing left_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa7969812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa781018efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa7932220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_lr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863681==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3bda9cb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3bc5050efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3bd726c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_rl ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f89348422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f891eedcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f89310e30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing right_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6ac67342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ab0dceefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ac2fd50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing straight_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc9d305a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc9bd6f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc9cf8fb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing straight_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2863398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2f809192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2f6afb4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2f7d1ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing turn_ll ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdaa344e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda8dae4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda9fcef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model striping use_crossing turn_rr ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,55
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2864073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9ab9a322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9aa40b9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9ab62d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail alternativeRoute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
2d15
< Warning: Invalid approach information to rail signal 'junction 'P3', link 0' after rerouting for vehicle 'rail3' first driveway edge 'T2_1' time=81.00.
4d16
< Warning: Invalid approach information to rail signal 'junction 'N1', link 0' after rerouting for vehicle 'rail5' first driveway edge 'T21_0' time=530.00.
5a18,834
> 
> =================================================================
> ==2876698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bidi_conflict_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,139
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2876486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd96e642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcd81b8befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd937050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs deadlock_bidi_reversal2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,1241
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'train2'; waited too long (yield), lane='d_0', time=408.00.
> Warning: Vehicle 'train2' ends teleporting on edge 'e', time=428.00.
> 
> =================================================================
> ==2877222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a7d2f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs delayed_insertion_parallel_routing ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,485
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2876889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs double_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,665
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2876835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs insertion_at_signal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2877434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb7081872f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb6f2eafefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb704a280b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2877445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f42634ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f424dd61efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f425fd4f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs merge_check_flank_switch2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2877746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4e1e3a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4e08c59efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4e1ac470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs reverse_after_waypoint ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2877893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb2002ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb1eaff4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb1fcb6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs signalized_turn ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2876744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f17cc5402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f17b74b4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f17c8de10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f17cc54093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f17cc53fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2876906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd10e6792f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd0f93a1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd10af1a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs stopped_at_signal2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2876900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5d1d9aa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5d086d0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5d1a24b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs ticket7563 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2877783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f91d910e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f91c3e26efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f91d59af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail bugs unregulated_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2876841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbae533d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbad02b4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbae1bde0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail crossing_tracks ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,362
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2876578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #13 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail headonconflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,139
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2875991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd590a8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd57b7b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd58d3300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail interlocking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,191
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2876251==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f043f13f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f04299f7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f043b9e00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2873952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff54ad2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5355f5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5475ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_RB425 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f70cac6c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f70b5533efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f70c750d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_front ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb2117932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb1fc057efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb20e0340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working join_signal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f06ced272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f06b95efefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f06cb5c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail portion_working split ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2873740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9122c572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f910d50defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f911f4f80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2872715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd99dc1c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd988942efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd99a4bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_1signal ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2872917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f66cdc9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f66b8c12efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f66ca53d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_backward ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2872866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa50a3082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa4f527defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa506ba90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal circle_bidi ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,158
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2872849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f67898ee2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal conflict_lookahead ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2873264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff884c3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff86f4e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff8814dd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2870084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f097a6022f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0964ec8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0976ea30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints limit3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7face91c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7facd3a8aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7face5a670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f15a98012f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f15940c8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f15a60a20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_one_tripId ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb8940752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb87e92defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb8909160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f812212a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f810c9f3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f811e9cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_for_three_individual ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa5a6f042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa5917d0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa5a37a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal constraints wait_not ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ff1f8f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8fdc844efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8fee8300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_after_bidi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,139
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f88895e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f88742f5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8885e870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal end_block_mode end_within_bidi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,139
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8fa2ce72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8f8da0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8f9f5880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal fork_without_signal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff1722232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff15cf36efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff16eac40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal halting_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,594
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2872040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,158
> 
> =================================================================
> ==2872154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f91ecf7e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_check_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,335
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2872923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1472 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #13 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,585
> 
> =================================================================
> ==2872223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
4a15,636
> 
> =================================================================
> ==2872225==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4196dfa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,159
> 
> =================================================================
> ==2872614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d7fded2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal indirect_guard_route_conflict_reroute ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,581
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2872648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f122f0e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal inserted_behind_signal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f67671822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6751a49efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6763a230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,66
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f192ee8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x25b3fe5 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:41
>     #2 0x258782c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #3 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f192f9705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1919757efd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints signal_on_next_edge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,66
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f840b7662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x25b3fe5 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:41
>     #2 0x258782c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #3 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f840c2485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f83f602befd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,66
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92b5c0a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x25b3fe5 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:41
>     #2 0x258782c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #3 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f92b66ec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f92a04bdefd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal insertionConstraints wait_for_one_same_departEdge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,66
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9e259fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 80 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x25b3fe5 in NLHandler::addPredecessorConstraint(int, SUMOSAXAttributes const&, MSRailSignal*) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1720:41
>     #2 0x258782c in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:285:17
>     #3 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #4 0x7f9e264dc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9e102acefd  (<unknown module>)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal large_step_size ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa97d0782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa967943efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa9799190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,139
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe5c01832f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe5aaa4fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe5bca240b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_bidi_option ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,139
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2870912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f45e30432f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f45cdd69efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f45df8e40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal moving_block protect_flank_option ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0e3bf6b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0e26c91efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0e3880c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_bottom ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe797f642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe782a4aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe7948050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal priority waiting_time_top ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2869555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f370e4be2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f36f8fa3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f370ad5f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_blocks ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6da00ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6d8a994efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6d9c96b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8f0a96a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8ef5235efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8f0720b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_lanes_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5f2a1e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5f14aacefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5f26a820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_incoming_trains ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f689992c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f68841e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68961cd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal several_outgoing_lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd574dc02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd55f686efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd5716610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal siding_deadend ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,547
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2872940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal single_incoming_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f88948a22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f887f169efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f88911430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal small_step_size ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb5a4c132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb58f4c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb5a14b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2873023==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6c0ef1b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6bf97cfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6c0b7bc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal stopped_link_conflict2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2873044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd11d3082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd107bd2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd119ba90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal two_following_trains ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7b83a7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7b6e330efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7b8031c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail rail_signal two_signals_with_same_program ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2871542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe269ad62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe25439cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe2663770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,615
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2875567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #13 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal anticipate_reversal_unafe_insertion ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,617
> 
> =================================================================
> ==2875585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5520 byte(s) in 15 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_at_route_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2875705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c85f812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c70849efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c828220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_at_route_end_impossible ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2875866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f419dad02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4188381efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f419a3710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_at_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ed53f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8ebfcc0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8ed1c9a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2875205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6823cdf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f680e593efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68205800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_further_stop_tooLong ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,49
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2875298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6d3b0c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6d25992efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6d3796a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb9130552f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb8fd908efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb90f8f60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_bad_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2875457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f80978a42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f808216eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f80941450b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_impossible ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2875291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0e800d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff0d28d8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0e48ae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_before_stop_no_internal_links ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2875532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe386b852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe37144fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3834260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_internal_links ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2875525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3db0e352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d9b6ffefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3dad6d60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_link ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
2a13,48
> 
> =================================================================
> ==2875524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f028dad12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f027839cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f028a3720b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_no_stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2875513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5956172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff57feddefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff591eb80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail reversal reverse_on_signal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2875555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f50d9aef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f50c4818efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f50d63900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing missing_turnaround ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
4a9,546
> 
> =================================================================
> ==2874121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3312 byte(s) in 9 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #13 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #14 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #15 0x7f6ca766b4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
4a9,635
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_impossible_slack ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,614
> 
> =================================================================
> ==2874095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10672 byte(s) in 29 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #13 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #14 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #15 0x7fa42ffad4f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa42fb122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa41a823efd  (<unknown module>)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,631
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2874019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reversal_possible_maxLengthShort ( Last six runs Apr2022 )

---------- Differences in errors ----------
5a6,235
> 
> =================================================================
> ==2874021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #13 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
>     #14 0x6b29ae in GUIRunThread::run() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:125:13
>     #15 0x7f40690434f2 in FX::FXThread::execute(void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x2624f2)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4068ba82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f40538d0efd  (<unknown module>)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : rail routing reverse_on_short_start ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,484
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> Warning: Railway routing failure due to turn-around on short edge 'gneE2' for vehicle 't0' time=0.00.
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,789
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #13 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing reverse_short_start_stops ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,725
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
>     #10 0x191d1d5 in MSNet::simulationStep() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:682:24
>     #11 0x8f234e in GUINet::simulationStep() /home/delphi/clangDebug/sumo/src/guisim/GUINet.cpp:229:12
>     #12 0x6b5768 in GUIRunThread::makeStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:186:16
>     #13 0x6b3eb8 in GUIRunThread::tryStep() /home/delphi/clangDebug/sumo/src/gui/GUIRunThread.cpp:154:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail routing short_buffer ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,789
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2874218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f58a60332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail slow_fast_slow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2876360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc83ba232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc82674befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc8382c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,794
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2873618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail tramwayLoop track_closed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,745
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> 
> =================================================================
> ==2873672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2944 byte(s) in 8 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #9 0x838ae4 in GUIEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/guisim/GUIEventControl.cpp:50:21
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
1a16,352
> 
> =================================================================
> ==2876413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : rail two_passing_loops2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,14
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
1a16,595
> 
> =================================================================
> ==2876414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 736 byte(s) in 2 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
>     #4 0x2c69d1f in MSRoutingEngine::reroute(SUMOVehicle&, long long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, bool, std::vector<MSEdge*, std::allocator<MSEdge*> > const&) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:451:9
>     #5 0x2ae55cc in MSDevice_Routing::reroute(long long, bool) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:292:5
>     #6 0x2ae114b in MSDevice_Routing::preInsertionReroute(long long) /home/delphi/clangDebug/sumo/src/microsim/devices/MSDevice_Routing.cpp:257:13
>     #7 0x2aea6ae in WrappingCommand<MSDevice_Routing>::execute(long long) /home/delphi/clangDebug/sumo/src/utils/common/WrappingCommand.h:104:16
>     #8 0x157d120 in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
<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 Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f909b2f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9086040efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9097b9a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434017==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f183fb592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f182a88cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f183c3fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_1_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7eff76d5f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7eff61aa9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7eff736000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f45fdad82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f45e8820efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f45fa3790b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_2_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4b5757a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4b422c1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4b53e1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa023a3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa00e785efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa0202de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2433933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x3b04cf8 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:338:50
>     #2 0x3a98825 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:93:34
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd3a7b9d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3a70bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd3a395c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fd3a70bb93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_last ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe1582fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe143040efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe154b9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2433887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ddeacd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ddb36e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3ddeacd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3ddeaccb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbb0e7762f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbaf94a6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbb0b0170b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival arrivalEdge edge_random_routeFlow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f645fc4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f644a993efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f645c4ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors lane_given10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8ebcd512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8ea73d6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8eb95f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival errors speed_given100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffb87f672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ffb72602efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffb848080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_first ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff6020bf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5ecde4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5fe9600b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_given0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2435721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feb038ed2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feaee5fdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feb0018e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_given1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f268581c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2670545efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f26820bd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival lane_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3f0911d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3ef3e40efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3f059be0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcc542e02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcc3f00aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcc50b810b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_default_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff46a9e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff455708efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff4672870b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given-10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6055c8b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f604099fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f605252c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f309c24b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3086f5eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3098aec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f88032722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f87edf9befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f87ffb130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_given10000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4ddaba22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4dc58c5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4dd74430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_max ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f08b2a1f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f089d745efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f08af2c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival pos_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa9af1842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa999eabefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa9aba250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2435103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb49c15b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb486e83efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb4989fc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_current_nearend ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2435671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe77a2042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe764f2eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe776aa50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6fc4f4c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6fafc73efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6fc17ed0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2434850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9f20ecd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9f0bbf4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9f1d76e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given0_nearend ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2435544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6b78de32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6b63af5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6b756840b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2435095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34074f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f33f2218efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3403d930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given10_nearend ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2435575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1bd41972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1bbeebfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1bd0a380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec arrival speed_given_near0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2435080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f40401c92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f402aef0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f403ca6a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure approach_slow_lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdb9d50e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdb88005efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdb99daf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2430022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f18e28c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f18cd5f5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f18df1670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9b1e2e12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9b09014efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9b1ab820b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_1_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd6027e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd4afc7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd5cb1f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2430014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f32cf98f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f32ba6d5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32cc2300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_2_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f325bb322f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3246866efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32583d30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2430000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5ecc55c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5eb728eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5ec8dfd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2430358==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x3b04cf8 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:338:50
>     #2 0x3a98825 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:93:34
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f0ab61e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ab57052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0ab1fa60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f0ab570593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_invalid_routeFlow ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,34
> 
> =================================================================
> ==2431435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x3ae6f29 in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, bool, long long, long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:144:47
>     #2 0x3a9a202 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:123:38
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fec4b70f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec4ac2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec474ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fec4ac2d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_last ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2430036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc8a1f592f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc88cc8cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc89e7fa0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_negative ( Last six runs Apr2022 )

---------- Differences in errors ----------
3a4,27
> 
> =================================================================
> ==2430180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbff1a232f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbfee2c40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbff1a2393c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbff1a22b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2430082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4e9edbe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4e89b04efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4e9b65f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_flow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda4204e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda2cd7eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda3e8ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_routeFlow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d8ae472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8d75b8defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8d876e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departEdge edge_random_trip ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe8152a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe7fffe7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe811b410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d80b032f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d6b199efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d7d3a40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb1797f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcb026b2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb142200b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_allowed_3veh_multimodal_emergencyDecel ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe4c831f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe4b3050efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe4c4bc00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_best_3veh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f09f9e162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f09e44aeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f09f66b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd15a272f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd000abefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd122c80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_bus ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbb75a562f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbb600ecefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbb722f70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_default_3veh_passenger ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb04eaae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb039137efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb04b34f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd9da73b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd9c4dd4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd9d6fdc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_3veh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f807a5342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8064bbbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8076dd50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_free_occupancy ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d862c02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4d70942efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4d82b610b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_given0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2426515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe80d9af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe7f8032efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe80a2500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fe80d9af93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fe80d9aeb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_given1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2427117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0d7f3c52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0d69a48efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0d7bc660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departLane lane_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f352235e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f350c9e1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f351ebff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2426835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b097142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1af3daeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1b05fb50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f1b0971493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f1b09713b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7dc81f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff7c6ea3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff7d90c00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2427181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9521fc52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f950c65befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f951e8660b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f9521fc593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f9521fc4b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh_10ms ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2426913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6884e3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f686f4d6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68816df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_free_3veh_vmax ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2427623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff40fe7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff3fa514efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff40c71d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given-10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2427173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8b288642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8b12ee9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8b251050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f8b2886493c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f8b28863b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2427161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f688baca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6876163efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f688836b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f688baca93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f688bac9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_given10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2427191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34954cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f347fb65efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3491d6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_last_speed_given ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2427705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ffa147c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff9fee4defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ffa110690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_last_speed_max ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2428340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ca28372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c8cebbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0c9f0d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2427517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f74daf652f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f74c55fcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f74d78060b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departPos pos_random_3veh ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2427397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f79c748b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f79b1b12efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f79c3d2c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_avg ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7eff9229d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7eff7c938efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7eff8eb3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2428350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f72930302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f727d6b3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f728f8d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f729303093c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f729302fb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_desired ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f342353a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f340dbd6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f341fddb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2428527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5f7bbdc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5f66273efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5f7847d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2428579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f94a5a0e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f94900a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f94a22af0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f94a5a0e93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f94a5a0db64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given10_laneSpeed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2428605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f524e8712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5238ef6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f524b1120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_30_speedFactor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2428612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7feef39ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7feede032efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7feef024c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_defaultMax_speedFactor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2428964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6ffb1a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6fe583defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ff7a460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2429368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f61197992f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6103e1defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f611603a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f611979993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f6119798b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_deviation_low ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb01fea12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb00a525efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb01c7420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_given_speedFactor_roundUp ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f02a9e922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0294528efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f02a67330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_last ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f36178372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3601ebbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f36140d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__laneEnd ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e6619c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e50c94efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e62a3d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__lanelimit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f280c2882f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f27f6920efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2808b290b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec105fa2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7febfac7defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec0ce9b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_max__vehlimit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1f2850d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1f12ba7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1f24dae0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_random__lanelimit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f072b0ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0715732efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f072794e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_random__vehlimit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2e532942f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2e3d92eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2e4fb350b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure departSpeed speed_speedLimit ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2429918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8fd47fe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8fbee99efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8fd109f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure depart_random ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f69a602b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6990b0eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f69a28cc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2432174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5d4a3192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5d3502defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5d46bba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors edge_disallowed_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2432264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3524bef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f350f902efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f35214900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcf709da2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcf5b073efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcf6d27b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given10_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,47
> 
> =================================================================
> ==2431712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa1d48f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa1bef7defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa1d11980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f458d33d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4578050efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4589bde0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors lane_given_disallowed_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7f0c34f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7ef7077efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7f08bf00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,29
> 
> =================================================================
> ==2432599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7652f9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f763da81efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f764f83e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f7652f9d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f7652f9cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors slow_lane_ahead_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
1a6,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2432973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f54414bd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f542bfb3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f543dd5e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,30
> 
> =================================================================
> ==2432292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbce5b192f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbcd01b4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbce23ba0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fbce5b1993c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fbce5b18b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given100_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2432503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f22729a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f225d03defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f226f2470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50 ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2432533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f54f5f3e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f54e05d6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f54f27df0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : spec departure errors speed_given50_ignore ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2432602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f54893c42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5473a5befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5485c650b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa3a54ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa38fda4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa3a1d900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure extrapolate_departpos_short ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2431561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e2a4e72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e1520aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e26d880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks followerGap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2433267==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34203962f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f340b0bdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f341cc370b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f342039693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3420395b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks leaderGap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f00dd2282f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f00c7f4defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f00d9ac90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec departure insertionChecks stop ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2433100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9c529412f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9c3d669efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9c4f1e20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors route_invalid_ref ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0cb178d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0c9c4a0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0cae02e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors route_nested_invalid_ref ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d6b9a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d566ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d682470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution errors speedDev_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2437810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3e208c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3e1d1670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3e208c693c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3e208c5b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec distribution route_basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3b976402f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3b82350efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3b93ee10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff690c042f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff67b92cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff68d4a50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_ref ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7e49f6d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7e34c7eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7e4680e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_refId ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f309ded72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3088c00efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f309a7780b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_nested_repeat ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb86a11a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb854e43efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb8669bb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec0db7b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7febf88a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec0a41c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f38b6c9f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f38a19b2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f38b35400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution route_ref_compact_with_probabilities ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f828d1f02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8277f28efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8289a910b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efe865442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efe70e0fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7efe82de50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_option ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe4abdc72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe49667cefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe4a86680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedDev_override_individual ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9a696a12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9a543b2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9a65f420b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speedFactorNormc ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd9c6f5f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd9b182befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd9c38000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution speed_basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4bc762f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4bb2355efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4bc3ed00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtypeDist_useExisting ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f58ce5e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f58b931aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f58cae830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec distribution vtype_basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2436310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0fc66cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0fb13f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0fc2f6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow early_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f30b2f102f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f309d5abefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f30af7b10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow early_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa899d222f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa8843a9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa8965c30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow errors end_before_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd37b68d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd377f2e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fd37b68d93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fd37b68cb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_begin ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fadccec72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fadc97680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fadccec793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fadccec6b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_period ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb2d8a7c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb2d531d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fb2d8a7c93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fb2d8a7bb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors neg_repno ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f35e8acd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f35e536e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f35e8acd93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f35e8accb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors period_no_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2a92eca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2a8f76b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2a92eca93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2a92ec9b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors period_per_hour ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d740c82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d709690b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f2d740c893c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f2d740c7b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors poisson_invalid ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdf77b152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdf743b60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7fdf77b1593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7fdf77b14b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors repetition_missing ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3e2f5ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3e2be4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f3e2f5ac93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f3e2f5abb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow errors zero_period ( Last six runs Apr2022 )

---------- Differences in errors ----------
2a3,26
> 
> =================================================================
> ==2440814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f527e2122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f527aab30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f527e21293c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f527e211b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 617 byte(s) leaked in 6 allocation(s).

TEST FAILED on ts-sim-build-ba : spec flow many_per_step ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fba14fbb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb9ff642efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fba1185c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_route ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f29dd1932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f29c781aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f29d9a340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_route_stops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcd16d862f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcd0140defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcd136270b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow nested_stops ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f21eebe22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f21d9267efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f21eb4830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow no ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f270e5612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f26f8be6efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f270ae020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_instant ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2438488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7355d852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7340420efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f73526260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f7355d8593c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f7355d84b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_instant2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd01b8812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd005f05efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd0181220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow number_no_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
1a2,47
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2439768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3cd707d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3cc1724efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3cd391e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f118fed92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f117a575efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f118c77a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_end ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2437994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4d382532f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4d228eeefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4d34af40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow period_no ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,28
> 
> =================================================================
> ==2439154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f036489f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f034ef38efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f03611400b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
>     #1 0x7f036489f93c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)
> 
> Indirect leak of 9 byte(s) in 1 object(s) allocated from:
>     #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
>     #1 0x7f036489eb64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)
> 
> SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2439778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f93c9ba52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f93b423fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f93c64460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_0.1_number ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2440306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f53218182f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f530beb0efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f531e0b90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow poisson_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2440140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f310f3712f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f30f9a0aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f310bc120b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2439614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5b8879c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5b72e46efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5b8503d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_begin_100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2439627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe4034d62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe3edb58efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe3ffd770b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.1_step-length_0.2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2439610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab877d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fab71e83efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab8407a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2439300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa1885782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa172c0fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa184e190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow probability_0.5_start_1000 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2439609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f19f9ce72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f19e438befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f19f65880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6896c742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f688130eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f68935150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow vehs_per_hour_none ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2438195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8373a7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f835e116efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f837031e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec flow zero_period ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2439216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f90b60ca2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f90a0765efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f90b296b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec person ride ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2441187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9c7a1142f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9c64e4defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9c769b50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f9c7abf65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : spec person walk ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2441218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff7216482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff70c37defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff71dee90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff72212a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_1lane_mopeds ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f384b3352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f383606defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3847bd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8d92c612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8d7d999efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8d8f5020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_cars ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f533d3a62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f53280c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5339c470b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_mixed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcdfdb4a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcde886eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcdfa3eb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_compact_mixed_pushy ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb3bb15c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb3a5e93efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb3b79fd0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_lane_discipline ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ebc6e52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3ea741aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3eb8f860b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_2lanes_mopeds ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe1cf43b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe1ba173efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe1cbcdc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model 1edge_3lanes_mixed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9cbd95f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9ca8699efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9cba2000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model angles ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fae579132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fae42623efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fae541b40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic extra_wide_vehicle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1f7cca02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1f679c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1f795410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic maxSpeedLat ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3417aa22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f34027c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34143430b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2883985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f02812572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f026bf6befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f027daf80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_lcSigma ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f629ddaf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6288ad4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f629a6500b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_lcSigma_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbc22a5e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbc0d783efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbc1f2ff0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_bicycle_step0.2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f097c2682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0966f91efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0978b090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_lefthand ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f25ab5352f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f259625defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f25a7dd60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model basic overtaking_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb5b1db02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb59cac4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb5ae6510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bestOffset2_noReserve ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f72c11e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f72abf0eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f72bda8a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bestOffset2_reserve ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2240 byte(s) in 40 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7eff7b17ba38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7eff7b29d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7eff65fc5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model beyond_lane_on_junction ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0cb9642f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff0b668befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0c82050b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10060 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f5877b8e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f58628b7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f587442f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10060b ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1a126152f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f19fd33defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1a0eeb60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket10509 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2830d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 112 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7ff282faea38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff26de14efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2154 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa9a9a082f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa99471befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa9a62a90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2259 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2531e512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f251cb87efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f252e6f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket2585 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa03c4a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa0271d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa038d490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3028 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f04a64682f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0491191efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f04a2d090b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3050 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f80d2e0b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f80bdb30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f80cf6ac0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3107 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8b5912e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8b43e55efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8b559cf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3184 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0f21ac2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff0dced4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0eea4d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3195 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1882bf42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f186d91defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f187f4950b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3213 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d486bb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d333e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d44f5c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3244 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c975842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c822adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c93e250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3244_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f13fe5b22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f13e92daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f13fae530b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3333 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6df08b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ddb5dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ded1560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3372 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f52898752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f527459befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f52861160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3582 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7fd86852f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7fc33adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7fd4f260b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3601 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb448d772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb433a76efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb4456180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3613 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc61a2f12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc605028efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc616b920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3618 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f87d62892f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f87c0fafefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f87d2b2a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket3619 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6ae47ba2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6acf4e2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6ae105b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4071 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2898938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3daaacb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3d957ddefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3da736c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4100 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
5a16,51
> 
> =================================================================
> ==2899108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc3966812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc381392efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc392f220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4168 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1d180772f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1d02d96efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1d149180b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket4223 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11200 byte(s) in 200 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f4807a0aa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4807b2c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f47f2855efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket5416 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe37b3e22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe36610aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe377c830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6636 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1568 byte(s) in 28 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f9285d15a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9285e372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9270b4befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket6691 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc0e2e932f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc0cdbdbefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc0df7340b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model bugs ticket9051 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2899560==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6fccddf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6fb7b15efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6fc96800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model buridan_1lane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdce196e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdccc693efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdcde20f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,14c5,14
<     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="7.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="7.00" routeLength="8.60" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="8.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.41" duration="7.00" routeLength="16.10" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="4.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.00" arrivalSpeed="10.41" duration="8.00" routeLength="23.70" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="6.15" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="13.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="6.43" duration="12.00" routeLength="31.30" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="9.95" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
<     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.03" duration="14.00" routeLength="38.90" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="11.13" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="15.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="14.00" routeLength="46.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="8.24" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
<     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.78" arrivalSpeed="11.80" duration="15.00" routeLength="54.10" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="11.33" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="17.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="9.92" duration="16.00" routeLength="76.90" waitingTime="3.00" waitingCount="1" stopTime="0.00" timeLoss="7.66" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="18.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="3.90" arrivalSpeed="12.16" duration="17.00" routeLength="69.30" waitingTime="8.00" waitingCount="1" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="21.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="20.00" routeLength="61.70" waitingTime="9.00" waitingCount="2" stopTime="0.00" timeLoss="13.57" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
---
>     <tripinfo id="veh.0" depart="0.00" departLane="beg_0" departPos="91.40" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="9.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="7.81" duration="9.00" routeLength="8.60" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.99" rerouteNo="0" devices="tripinfo_veh.0" vType="t0" speedFactor="1.12" vaporized=""/>
>     <tripinfo id="veh.1" depart="1.00" departLane="beg_0" departPos="83.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.90" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-2.46" arrivalSpeed="10.41" duration="10.00" routeLength="16.10" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="7.85" rerouteNo="0" devices="tripinfo_veh.1" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.2" depart="1.00" departLane="beg_0" departPos="76.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.80" arrival="11.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="11.07" duration="10.00" routeLength="23.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="7.64" rerouteNo="0" devices="tripinfo_veh.2" vType="t0" speedFactor="1.02" vaporized=""/>
>     <tripinfo id="veh.5" depart="1.00" departLane="beg_0" departPos="53.50" departPosLat="0.00" departSpeed="0.00" departDelay="0.50" arrival="12.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="9.20" duration="11.00" routeLength="46.50" waitingTime="4.00" waitingCount="1" stopTime="0.00" timeLoss="5.94" rerouteNo="0" devices="tripinfo_veh.5" vType="t0" speedFactor="0.66" vaporized=""/>
>     <tripinfo id="veh.7" depart="1.00" departLane="beg_0" departPos="38.30" departPosLat="0.00" departSpeed="0.00" departDelay="0.30" arrival="14.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="10.72" duration="13.00" routeLength="61.70" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.91" rerouteNo="0" devices="tripinfo_veh.7" vType="t0" speedFactor="0.77" vaporized=""/>
>     <tripinfo id="veh.8" depart="1.00" departLane="beg_0" departPos="30.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.20" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="12.16" duration="15.00" routeLength="69.30" waitingTime="6.00" waitingCount="1" stopTime="0.00" timeLoss="8.50" rerouteNo="0" devices="tripinfo_veh.8" vType="t0" speedFactor="0.88" vaporized=""/>
>     <tripinfo id="veh.9" depart="1.00" departLane="beg_0" departPos="23.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.10" arrival="16.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="-3.42" arrivalSpeed="9.91" duration="15.00" routeLength="76.90" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="6.35" rerouteNo="0" devices="tripinfo_veh.9" vType="t0" speedFactor="0.71" vaporized=""/>
>     <tripinfo id="veh.3" depart="1.00" departLane="beg_0" departPos="68.70" departPosLat="0.00" departSpeed="0.00" departDelay="0.70" arrival="20.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="19.00" routeLength="31.30" waitingTime="11.00" waitingCount="2" stopTime="0.00" timeLoss="16.62" rerouteNo="0" devices="tripinfo_veh.3" vType="t0" speedFactor="1.17" vaporized=""/>
>     <tripinfo id="veh.4" depart="1.00" departLane="beg_0" departPos="61.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.60" arrival="22.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.78" arrivalSpeed="10.41" duration="21.00" routeLength="38.90" waitingTime="12.00" waitingCount="2" stopTime="0.00" timeLoss="17.67" rerouteNo="0" devices="tripinfo_veh.4" vType="t0" speedFactor="1.06" vaporized=""/>
>     <tripinfo id="veh.6" depart="1.00" departLane="beg_0" departPos="45.90" departPosLat="0.00" departSpeed="0.00" departDelay="0.40" arrival="27.00" arrivalLane="beg_0" arrivalPos="100.00" arrivalPosLat="2.46" arrivalSpeed="7.81" duration="26.00" routeLength="54.10" waitingTime="11.00" waitingCount="4" stopTime="0.00" timeLoss="21.95" rerouteNo="0" devices="tripinfo_veh.6" vType="t0" speedFactor="1.09" vaporized=""/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model calibrate_alignment ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292966370 + 4278959888 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4246110761 + 1273935871 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f241f7782f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f240a041efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f241c0190b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model depart_random_last ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8177fc72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8162d00efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f81748680b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model future_braking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f012237a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f010d0b3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f011ec1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f82c994d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f82b4683efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f82c61ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction 2lanes_turn_joined ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb1339122f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb11e648efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb1301b30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction bicycle_box lane_choice ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 9632 byte(s) in 172 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7efc12b1aa38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7efc12c3c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7efbfd965efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction indirect_left_moped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd1e4a0f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd1cf2d8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd1e12b00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_block ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f92475ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f92322d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9243e4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_block2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3c139512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3bfe679efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3c101f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_diffWidth ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd3d4c4d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd3bf973efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd3d14ee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction junction_leader_sibling_pass ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2d2a3742f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2d1509befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2d26c150b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lane_split_conflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6cf7afb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6ce2811efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6cf439c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lcLookaheadLeft ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff2730ad2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff25ddd4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff26f94e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction lefthand ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888474==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe5026452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe4ed36defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe4feee60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction overlapping_internal ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 18144 byte(s) in 324 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7ff42b1c4a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff42b2e62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff41601aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment basic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2886672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6898382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd67455defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6860d90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2886851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 11760 byte(s) in 210 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f9d2688da38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d269af2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d116bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_center ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,52
> 
> =================================================================
> ==2886949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 12320 byte(s) in 220 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7fe5d22eca38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe5d240e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe5bd136efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2886919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 18032 byte(s) in 322 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f71deee3a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f71df0052f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f71c9d2eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_lefthand_matching_shift_center ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2887014==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 15232 byte(s) in 272 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f7d663b5a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7d664d72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7d51200efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,51
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2886657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 15792 byte(s) in 282 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f0f45ab4a38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0f45bd62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0f308e5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment bikes_righthand_center ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,52
> 
> =================================================================
> ==2886814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 10304 byte(s) in 184 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0xe75750 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25
>     #2 0x7f629e7eda38  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f629e90f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6289636efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction turnAlignment moped_indirect_left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
26a37,72
> 
> =================================================================
> ==2887024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f708c39d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f70770c3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7088c3e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_merge2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f80e29ef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f80cd718efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f80df2900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_merge2_unregulated ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe8283b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe8130daefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe824c510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_merge2_zipper ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f244abbe2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f24358e4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f244745f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model junction wide_lane_split2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8b1c0332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8b06d59efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8b188d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lane_discipline ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f97c933f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f97b4065efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f97c5be00b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment arbitrary ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4de4d072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4dcfa30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4de15a80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment arbitrary_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c35a3d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c20765efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c322de0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment center ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fab2c1302f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fab16e55efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fab289d10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f076f5822f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f075a2a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f076be230b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment given-2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fca6e3b62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fca590dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fca6ac570b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment given1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff8b65212f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff8a124befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff8b2dc20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment left ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbc450d02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbc2fdf4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbc419710b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model latAlignment right ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2895031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f16998672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1684591efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f16961080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed 1edge_2lanes_compact_mixed_maxSpeedLatStanding ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd1694442f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd15417defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd165ce50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed 1edge_2lanes_compact_mixed_maxSpeedLatStanding_2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe9169dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe9016fcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe91327d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed lcSigma ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889649==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fec1e8702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fec095a9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fec1b1110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed leaderStopped_maxSpeedLatStanding_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc4ed7d52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc4d84faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc4ea0760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatStanding_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff22a83a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff21555defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff2270db0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatStanding_0.5 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f69287972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f69134cfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f69250380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed ramp_end_maxSpeedLatStanding_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2888832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd41c0452f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd406d7defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd4188e60b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxDistLatStanding_3.2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3df7d982f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3de2abfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3df46390b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxDistLatStanding_default ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3fb04662f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3f9b189efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3facd070b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxDistLatStanding_default_bike ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbecab332f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbeb585befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbec73d40b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxSpeedLatStanding_0 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6beb312f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6a9845efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6bb3d20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model lateral_speed red_light_maxSpeedLatStanding_1 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc9ec7f32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc9d7516efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc9e90940b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2886026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6b923a52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6b7d0caefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6b8ec460b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway change_reason2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2886053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb198be72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb18392aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb1954880b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway cooperative_change ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb357d92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcb20502efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb3207a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway cooperative_change_highres ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f84b80372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f84a2d5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f84b48d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f80a8bd92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8093902efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f80a547a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_end_gap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdff644b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdfe1173efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdff2cec0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_impatience ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'B.144'; collision with vehicle 'B.141', lane='beg_1', gap=-0.50', latGap=-1.80, time=231.00 stage=move.
> Warning: Vehicle 'B.144' ends teleporting on edge 'end', time=231.00.
> 
> =================================================================
> ==2885577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff99b2522f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff985f66efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_impatience_growth ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'B.144'; collision with vehicle 'B.141', lane='beg_1', gap=-0.50', latGap=-1.80, time=231.00 stage=move.
> Warning: Vehicle 'B.144' ends teleporting on edge 'end', time=231.00.
> 
> =================================================================
> ==2885582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f6d107f92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6cfb520efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopush_for_merge_undercut_frontgap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9d1c58c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9d072b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9d18e2d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway nopushy_encroach ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f83835cd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f836e2dfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f837fe6e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway overtaking_right_forbidden ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2886120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f754c47d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f75371a1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7548d1e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd6f51a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd6dfeb7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd6f1a440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_equalize_gaps ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe6e86f72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6d3420efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe6e4f980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_highres ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f28655cf2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f28502f4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2861e700b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_ignored ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe4b1a842f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe49c7adefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe4ae3250b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_pushygap ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1d329fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1d1d710efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1d2f29e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway push_for_merge_ramp_mixed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe40ca062f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe3f773eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe4092a70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway smallpush_for_merge ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2885535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fcb532b02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcb3dfdaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcb4fb510b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_disable ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2886136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f75025ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f74ed2d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f74fee4c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_stay_and_speedgain ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8aeb9b32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8ad66dcefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8ae82540b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model motorway strategic_stay_and_speedgain2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2884806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ea8d202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3e93a30efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ea55c10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving 2lanes_emergency ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f21baf2d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f21a5c55efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f21b77ce0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket2316_maxSpeedLat ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa57e59a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa5692bfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa57ae3b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket4610 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ed66e92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0ec1410efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0ed2f8a0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5238 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f439b2752f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4385f9befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4397b160b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket5860 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f57ffca32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f57ea559efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f57fc5440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket8889 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff89ecc32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff8899eaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff89b5640b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket8890 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2b7438d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2b5f0b5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2b70c2e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving emergency_redlight ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f76b33702f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f769e08aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f76afc110b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving forklifter_demo ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f31e5e6e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f31d052aefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f31e270f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving long_queue ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbbd95f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbbc4302efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbbd5e930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving long_queue_emergency ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2894022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f54858a32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f54705ccefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f54821440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving no_overtaking_across_minor_link ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7faeba2f22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faea5018efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7faeb6b930b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving no_overtaking_across_minor_link2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f53dc6a82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f53c73d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f53d8f490b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving opposite_ends ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3ba5df12f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3b90b16efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ba26920b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3296b172f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f328183defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f32933b80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped_2edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff53a3672f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff52508fefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff536c080b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_2stopped_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f08170fd2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0801e26efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f081399e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_multilane_unusable ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f4ed97dc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4ec4502efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f4ed607d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f26e90512f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f26d3d79efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f26e58f20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_2edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f83203482f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f830b05defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f831cbe90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_2edges_subsec ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f40ef2072f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f40d9f20efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f40ebaa80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_changeForbidden ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f637624d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f6360f73efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f6372aee0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_forbidden ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f25c95ae2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f25b42d2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f25c5e4f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_noconflict_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f40e18802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f40cc5a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f40de1210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_slow ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc4384812f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc4231a7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc434d220b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f37e3cfb2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f37cea20efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f37e059c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_collision ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2937dab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2922abfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f293464c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_failure ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0e58f242f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0e43c4defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0e557c50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_maxSpeedLatFactor ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f78e89472f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f78d366defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f78e51e80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_stopped_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2892569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdb18bec2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdb03916efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdb1548d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_vehicle_blocks_minor_road ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f7c2ccf72f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f7c17a1eefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f7c295980b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_vehicle_blocks_minor_road2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc3348e82f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc31f5f5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc3311890b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving overtaking_vehicle_blocks_minor_road3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1b4c1632f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1b36e76efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f1b48a040b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving return_no_opposite_leader ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2893914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb118bd52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb1038f8efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb1154760b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2edges ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fbffa0ab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fbfe4dd4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fbff694c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_3opposite ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f9ec4cef2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f9eafa18efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f9ec15900b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_3opposite_late ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd71ca9c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd7077c3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd71933d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_3opposite_late_arrivalLane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2e6823e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2e52f65efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2e64adf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_3opposite_long ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fda28cab2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fda139d4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fda2554c0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_forward ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fa0c703b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fa0b1d63efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fa0c38dc0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 2lanes_opposite ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f671f96a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f670a693efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f671c20b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0f7ae342f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0f65b5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0f776d50b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_stopPosLat ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f34ffb7d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f34ea8a3efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f34fc41e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_stopPosLat_danger ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f2ba785f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f2b92589efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f2ba41000b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_stopPosLat_danger2 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3f902972f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3f7afbfefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3f8cb380b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite 3oncoming_stopPosLat_danger3 ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2891777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fdd7a1ce2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fdd64ef2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fdd76a6f0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite noconflict ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1901ebc2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f18ecbe4efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f18fe75d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model opposite_direction_driving stop_opposite noconflict_parking ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb813b602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fb7fe873efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb8104010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model push_fail_adapt_speed ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f1489e1e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f1474b45efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f14866bf0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model rescueLane ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2897207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f826be7a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8256ba1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f826871b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff3a28b52f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff38d169efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff39f1560b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout low_traffic_subsecond ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff9343922f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff91ec57efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff930c330b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2889797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f80f1ee22f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f80dc7aaefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f80ee7830b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f41113422f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f40fbc0befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f410dbe30b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout mixed medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f098e2112f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0978ac5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f098aab20b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation low_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f00685202f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0052dd2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0064dc10b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model roundabout no_cooperation medium_traffic ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2890408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0aa3b722f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0a8e43befd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0aa04130b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : sublane_model stay_on_road ( Last six runs Apr2022 )

---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2896133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd0010372f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fcfebd5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fcffd8d80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp marked_lane ( Last six runs Apr2022 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1030.00" id="laneData">
---
>     <interval begin="0.00" end="1046.90" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
---
>             <lane id="beg2_0" sampledSeconds="2335.53" traveltime="110.48" overlapTraveltime="112.29" density="0.74" laneDensity="0.74" occupancy="0.37" waitingTime="1.60" timeLoss="586.07" speed="26.74" speedRelative="0.74" departed="341" arrived="0" entered="0" left="279" laneChangedFrom="64" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="2175.25" traveltime="93.46" overlapTraveltime="93.85" density="0.69" laneDensity="0.69" occupancy="0.34" waitingTime="0.00" timeLoss="255.24" speed="31.99" speedRelative="0.89" departed="303" arrived="0" entered="0" left="365" laneChangedFrom="2" laneChangedTo="64"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3782.73" traveltime="9.11" overlapTraveltime="9.33" density="18.34" laneDensity="18.34" occupancy="8.95" waitingTime="0.00" timeLoss="1480.84" speed="21.65" speedRelative="0.60" departed="0" arrived="413" entered="413" left="0" laneChangedFrom="1" laneChangedTo="1"/>
>             <lane id="end_1" sampledSeconds="2788.23" traveltime="6.53" overlapTraveltime="6.69" density="13.52" laneDensity="13.52" occupancy="6.65" waitingTime="0.00" timeLoss="468.44" speed="30.20" speedRelative="0.84" departed="0" arrived="424" entered="424" left="0" laneChangedFrom="1" laneChangedTo="1"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="2828.16" traveltime="20.82" overlapTraveltime="21.89" density="28.31" occupancy="14.00" waitingTime="1155.00" speed="4.66" departed="0" arrived="0" entered="192" left="0" laneChangedFrom="192" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2919.07" traveltime="8.32" overlapTraveltime="8.78" density="29.22" occupancy="13.91" waitingTime="113.00" speed="11.61" departed="0" arrived="0" entered="283" left="448" laneChangedFrom="27" laneChangedTo="192"/>
<             <lane id="merge_2" sampledSeconds="1320.89" traveltime="2.95" overlapTraveltime="3.10" density="13.22" occupancy="6.29" waitingTime="0.00" speed="32.86" departed="0" arrived="0" entered="412" left="439" laneChangedFrom="0" laneChangedTo="27"/>
---
>             <lane id="merge_0" sampledSeconds="5585.32" traveltime="39.43" overlapTraveltime="41.47" density="55.00" laneDensity="55.00" occupancy="27.23" waitingTime="2840.70" timeLoss="5202.15" speed="2.46" speedRelative="0.07" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="3245.90" traveltime="9.88" overlapTraveltime="10.41" density="31.96" laneDensity="31.96" occupancy="15.30" waitingTime="420.30" timeLoss="2350.91" speed="9.80" speedRelative="0.27" departed="0" arrived="0" entered="279" left="413" laneChangedFrom="59" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="1590.19" traveltime="3.88" overlapTraveltime="4.07" density="15.66" laneDensity="15.66" occupancy="7.47" waitingTime="25.30" timeLoss="493.02" speed="25.04" speedRelative="0.70" departed="0" arrived="0" entered="365" left="424" laneChangedFrom="0" laneChangedTo="59"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="1851.43" traveltime="9.51" overlapTraveltime="9.81" density="5.95" occupancy="2.93" waitingTime="0.00" speed="31.33" departed="192" arrived="0" entered="0" left="192" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2309.01" traveltime="11.45" overlapTraveltime="12.17" density="7.30" laneDensity="7.30" occupancy="3.54" waitingTime="54.00" timeLoss="681.39" speed="25.25" speedRelative="0.70" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2902063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f500447a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f4feed45efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f5000d1b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1030.00
---
> Simulation ended at time: 1046.90
9c9
<  Inserted: 887
---
>  Inserted: 837
13,16c13,17
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
---
>  RouteLength: 522.39
>  Speed: 24.74
>  Duration: 28.20
>  WaitingTime: 4.02
>  TimeLoss: 13.63
---------- New result in exitcode ----------
1

TEST had known bugs (#3969) on ts-sim-build-ba : action_step_length LC_dynamics onRamp unmarked_lane ( Last six runs Apr2022 )

#3969
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in aggregated300 ----------
5c5
<     <interval begin="0.00" end="1018.00" id="laneData">
---
>     <interval begin="0.00" end="1058.70" id="laneData">
12,13c12,13
<             <lane id="beg2_0" sampledSeconds="2270.89" traveltime="101.64" overlapTraveltime="102.90" density="0.74" occupancy="0.37" waitingTime="15.00" speed="29.17" departed="359" arrived="0" entered="0" left="269" laneChangedFrom="90" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2200.02" traveltime="87.61" overlapTraveltime="87.83" density="0.72" occupancy="0.36" waitingTime="0.00" speed="34.18" departed="331" arrived="0" entered="0" left="421" laneChangedFrom="0" laneChangedTo="90"/>
---
>             <lane id="beg2_0" sampledSeconds="6430.58" traveltime="336.71" overlapTraveltime="349.40" density="2.03" laneDensity="2.03" occupancy="0.99" waitingTime="292.70" timeLoss="4894.81" speed="8.59" speedRelative="0.24" departed="351" arrived="0" entered="0" left="206" laneChangedFrom="147" laneChangedTo="2"/>
>             <lane id="beg2_1" sampledSeconds="4457.73" traveltime="173.32" overlapTraveltime="174.32" density="1.40" laneDensity="1.40" occupancy="0.69" waitingTime="12.30" timeLoss="2324.08" speed="17.22" speedRelative="0.48" departed="293" arrived="0" entered="0" left="438" laneChangedFrom="2" laneChangedTo="147"/>
16,17c16,17
<             <lane id="end_0" sampledSeconds="3999.82" traveltime="8.64" overlapTraveltime="8.81" density="19.94" occupancy="9.68" waitingTime="0.00" speed="22.93" departed="0" arrived="455" entered="455" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2742.02" traveltime="5.96" overlapTraveltime="6.10" density="13.67" occupancy="6.68" waitingTime="0.00" speed="33.09" departed="0" arrived="450" entered="450" left="0" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="end_0" sampledSeconds="3429.60" traveltime="10.70" overlapTraveltime="10.95" density="16.44" laneDensity="16.44" occupancy="7.96" waitingTime="0.00" timeLoss="1665.75" speed="18.45" speedRelative="0.51" departed="0" arrived="319" entered="324" left="0" laneChangedFrom="5" laneChangedTo="0"/>
>             <lane id="end_1" sampledSeconds="3693.44" traveltime="7.08" overlapTraveltime="7.25" density="17.71" laneDensity="17.71" occupancy="8.70" waitingTime="0.00" timeLoss="835.09" speed="27.85" speedRelative="0.77" departed="0" arrived="518" entered="513" left="0" laneChangedFrom="0" laneChangedTo="5"/>
26,28c26,28
<             <lane id="merge_0" sampledSeconds="1620.55" traveltime="10.94" overlapTraveltime="11.51" density="16.41" occupancy="8.07" waitingTime="294.00" speed="8.87" departed="0" arrived="0" entered="215" left="0" laneChangedFrom="215" laneChangedTo="0"/>
<             <lane id="merge_1" sampledSeconds="2612.78" traveltime="7.56" overlapTraveltime="7.99" density="26.46" occupancy="12.58" waitingTime="111.00" speed="12.77" departed="0" arrived="0" entered="269" left="455" laneChangedFrom="29" laneChangedTo="215"/>
<             <lane id="merge_2" sampledSeconds="1378.41" traveltime="3.00" overlapTraveltime="3.15" density="13.96" occupancy="6.64" waitingTime="0.00" speed="32.34" departed="0" arrived="0" entered="421" left="450" laneChangedFrom="0" laneChangedTo="29"/>
---
>             <lane id="merge_0" sampledSeconds="4361.80" traveltime="29.13" overlapTraveltime="30.63" density="42.47" laneDensity="42.47" occupancy="20.98" waitingTime="741.60" timeLoss="3956.52" speed="3.33" speedRelative="0.09" departed="0" arrived="0" entered="193" left="0" laneChangedFrom="193" laneChangedTo="0"/>
>             <lane id="merge_1" sampledSeconds="7912.82" traveltime="37.11" overlapTraveltime="37.31" density="77.05" laneDensity="77.05" occupancy="37.09" waitingTime="1260.50" timeLoss="7310.08" speed="2.73" speedRelative="0.08" departed="0" arrived="0" entered="205" left="324" laneChangedFrom="74" laneChangedTo="193"/>
>             <lane id="merge_2" sampledSeconds="2877.65" traveltime="5.74" overlapTraveltime="5.96" density="28.02" laneDensity="28.02" occupancy="13.36" waitingTime="17.00" timeLoss="1510.26" speed="17.10" speedRelative="0.48" departed="0" arrived="0" entered="439" left="513" laneChangedFrom="0" laneChangedTo="74"/>
34c34
<             <lane id="onRamp_0" sampledSeconds="2079.28" traveltime="9.59" overlapTraveltime="9.83" density="6.76" occupancy="3.34" waitingTime="2.00" speed="31.24" departed="215" arrived="0" entered="0" left="215" laneChangedFrom="0" laneChangedTo="0"/>
---
>             <lane id="onRamp_0" sampledSeconds="2131.92" traveltime="10.73" overlapTraveltime="11.23" density="6.66" laneDensity="6.66" occupancy="3.25" waitingTime="2.60" timeLoss="504.29" speed="27.35" speedRelative="0.76" departed="193" arrived="0" entered="0" left="193" laneChangedFrom="0" laneChangedTo="0"/>
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2902040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe6f23e42f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6dcc97efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe6eec850b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,338c5,426
<     <change id="onRamp.0" type="t0" time="12.00" from="merge_0" to="merge_1" dir="1" speed="29.47" pos="12.52" reason="strategic|urgent" leaderGap="64.66" leaderSecureGap="0.00" followerGap="33.84" followerSecureGap="28.75" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.10" type="t0" time="17.00" from="beg2_0" to="beg2_1" dir="1" speed="38.49" pos="2875.80" reason="speedGain" leaderGap="90.24" leaderSecureGap="65.77" followerGap="38.75" followerSecureGap="8.48" origLeaderGap="96.59" origLeaderSecureGap="100.90"/>
<     <change id="onRamp.1" type="t0" time="20.00" from="merge_0" to="merge_1" dir="1" speed="26.98" pos="25.48" reason="strategic|urgent" leaderGap="36.57" leaderSecureGap="10.93" followerGap="192.15" followerSecureGap="57.47" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.2" type="t0" time="23.00" from="merge_0" to="merge_1" dir="1" speed="28.22" pos="19.45" reason="strategic|urgent" leaderGap="90.74" leaderSecureGap="15.60" followerGap="91.72" followerSecureGap="51.63" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.16" type="t0" time="30.00" from="beg2_0" to="beg2_1" dir="1" speed="35.58" pos="2940.42" reason="cooperative|urgent" leaderGap="103.13" leaderSecureGap="36.92" followerGap="35.66" followerSecureGap="25.33" origLeaderGap="114.55" origLeaderSecureGap="56.84"/>
<     <change id="onRamp.3" type="t0" time="31.00" from="merge_0" to="merge_1" dir="1" speed="14.78" pos="79.33" reason="strategic|urgent" leaderGap="8.19" leaderSecureGap="0.00" followerGap="183.69" followerSecureGap="111.62" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.4" type="t0" time="32.00" from="merge_0" to="merge_1" dir="1" speed="21.72" pos="49.74" reason="strategic|urgent" leaderGap="41.83" leaderSecureGap="38.88" followerGap="122.62" followerSecureGap="83.93" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.26" type="t0" time="45.00" from="beg2_0" to="beg2_1" dir="1" speed="40.96" pos="2961.39" reason="cooperative|urgent" leaderGap="108.64" leaderSecureGap="74.35" followerGap="54.77" followerSecureGap="0.00" origLeaderGap="156.68" origLeaderSecureGap="115.37"/>
<     <change id="onRamp.5" type="t0" time="46.00" from="merge_0" to="merge_1" dir="1" speed="2.78" pos="96.39" reason="strategic|urgent" leaderGap="54.21" leaderSecureGap="0.00" followerGap="188.35" followerSecureGap="150.50" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.28" type="t0" time="49.00" from="merge_1" to="merge_2" dir="1" speed="31.38" pos="4.13" reason="cooperative|urgent" leaderGap="31.91" leaderSecureGap="9.39" followerGap="None" followerSecureGap="None" origLeaderGap="108.61" origLeaderSecureGap="120.00"/>
<     <change id="onRamp.6" type="t0" time="50.00" from="merge_0" to="merge_1" dir="1" speed="25.28" pos="37.43" reason="strategic|urgent" leaderGap="86.99" leaderSecureGap="74.33" followerGap="194.04" followerSecureGap="152.52" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.29" type="t0" time="52.00" from="beg2_0" to="beg2_1" dir="1" speed="41.70" pos="2921.44" reason="speedGain" leaderGap="179.57" leaderSecureGap="105.62" followerGap="87.83" followerSecureGap="0.00" origLeaderGap="162.04" origLeaderSecureGap="156.17"/>
<     <change id="onRamp.7" type="t0" time="54.00" from="merge_0" to="merge_1" dir="1" speed="30.69" pos="5.81" reason="strategic|urgent" leaderGap="126.16" leaderSecureGap="66.45" followerGap="138.82" followerSecureGap="34.19" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.35" type="t0" time="63.00" from="beg2_0" to="beg2_1" dir="1" speed="31.67" pos="2988.30" reason="cooperative|urgent" leaderGap="50.61" leaderSecureGap="8.73" followerGap="61.69" followerSecureGap="26.99" origLeaderGap="83.50" origLeaderSecureGap="21.04"/>
<     <change id="onRamp.8" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="4.59" pos="95.57" reason="strategic|urgent" leaderGap="9.41" leaderSecureGap="0.00" followerGap="173.19" followerSecureGap="118.53" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.11" type="t0" time="64.00" from="merge_0" to="merge_1" dir="1" speed="25.39" pos="2.61" reason="strategic|urgent" leaderGap="87.96" leaderSecureGap="84.76" followerGap="80.24" followerSecureGap="59.16" origLeaderGap="25.09" origLeaderSecureGap="42.93"/>
<     <change id="main.41" type="t0" time="71.00" from="beg2_0" to="beg2_1" dir="1" speed="34.54" pos="2980.38" reason="speedGain" leaderGap="52.88" leaderSecureGap="45.78" followerGap="107.95" followerSecureGap="44.26" origLeaderGap="72.83" origLeaderSecureGap="93.05"/>
<     <change id="onRamp.9" type="t0" time="73.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="200.38" followerSecureGap="128.90" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.10" type="t0" time="76.00" from="merge_0" to="merge_1" dir="1" speed="0.04" pos="96.33" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="108.72" followerSecureGap="101.71" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.12" type="t0" time="80.00" from="merge_0" to="merge_1" dir="1" speed="12.54" pos="84.84" reason="strategic|urgent" leaderGap="30.72" leaderSecureGap="18.14" followerGap="22.54" followerSecureGap="16.11" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="onRamp.13" type="t0" time="82.00" from="merge_0" to="merge_1" dir="1" speed="12.06" pos="75.23" reason="strategic|urgent" leaderGap="7.09" leaderSecureGap="3.02" followerGap="17.67" followerSecureGap="10.67" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.45" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="12.78" pos="65.34" reason="speedGain" leaderGap="4.82" leaderSecureGap="0.00" followerGap="168.09" followerSecureGap="114.75" origLeaderGap="17.00" origLeaderSecureGap="14.11"/>
<     <change id="onRamp.14" type="t0" time="83.00" from="merge_0" to="merge_1" dir="1" speed="14.39" pos="57.45" reason="strategic|urgent" leaderGap="24.89" leaderSecureGap="19.83" followerGap="16.96" followerSecureGap="9.95" origLeaderGap="None" origLeaderSecureGap="None"/>
<     <change id="main.47" type="t0" time="83.00" from="merge_1" to="merge_2" dir="1" speed="13.20" pos="35.49" reason="speedGain" leaderGap="24.85" leaderSecureGap="14.06" followerGap="138.24" followerSecureGap="113.90" origLeaderGap="16.96" origLeaderSecureGap="9.95"/>
<     <change id="main.53" type="t0" time="89.00" from="beg2_0" to="beg2_1" dir="1" speed="34.93" pos="2935.39" reason="speedGain" leaderGap="82.80" leaderSecureGap="72.67" followerGap="34.22" followerSecureGap="20.00" origLeaderGap="97.29" origLeaderSecureGap="87.87"/>
<     <change id="onRamp.16" type="t0" time="90.00" from="merge_0" to="merge_1" dir="1" speed="27.92" pos="14.48" reason="strategic|urgent" leaderGap="44.81" leaderSecureGap="35.37" followerGap="108.95" followerSecureGap="65.49" origLeaderGap="59.52" origLeaderSecureGap="84.64"/>
<     <change id="main.55" type="t0" time="94.00" from="merge_1" to="merge_2" dir="1" speed="31.47" pos="31.25" reason="cooperative|urgent" leaderGap="25.13" leaderSecureGap="20.74" followerGap="59.38" followerSecureGap="50.64" origLeaderGap="90.68" origLeaderSecureGap="53.58"/>
<     <change id="main.61" type="t0" time="100.00" from="beg2_0" to="beg2_1" dir="1" speed="36.99" pos="2980.42" reason="cooperative|urgent" leaderGap="43.29" leaderSecureGap="24.67" followerGap="38.03" followerSecureGap="18.73" origLeaderGap="63.02" origLeaderSecureGap="48.02"/>
<     <change id="onRamp.15" type="t0" time="102.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="97.00" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="122.91" followerSecureGap="117.84" origLeaderGap="None" origLeaderSecureGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5c5
< Simulation ended at time: 1018.00
---
> Simulation ended at time: 1058.70
9c9
<  Inserted: 905
---
>  Inserted: 837
13,16c13,17
<  RouteLength: 523.07
<  Duration: 21.06
<  WaitingTime: 0.47
<  TimeLoss: 6.01
---
>  RouteLength: 522.39
>  Speed: 18.26
>  Duration: 41.73
>  WaitingTime: 2.89
>  TimeLoss: 27.15
---------- New result in exitcode ----------
1

TEST had known bugs (#3703) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_cars ( Last six runs Apr2022 )

#3703
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2904881==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3e1e9df2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3e09701efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3e1b2800b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,44c5,50
<     <change id="cars.1" type="car" time="4.00" from="beg_1" to="beg_0" dir="-1" speed="3.52" pos="10.26" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="7.00" from="beg_1" to="beg_0" dir="-1" speed="6.79" pos="18.13" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.4" type="car" time="12.00" from="beg_1" to="beg_0" dir="-1" speed="7.90" pos="25.35" reason="sublane" leaderGap="46.39" leaderSecureGap="0.00" followerGap="13.05" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.2" type="car" time="15.00" from="beg_0" to="beg_1" dir="1" speed="14.07" pos="118.10" reason="sublane" leaderGap="None" leaderSecureGap="None" followerGap="50.36" followerSecureGap="14.87" origLeaderGap="1.78" origLeaderSecureGap="18.57" latGap="None"/>
<     <change id="cars.6" type="car" time="15.00" from="beg_1" to="beg_0" dir="-1" speed="6.60" pos="18.35" reason="sublane" leaderGap="39.38" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.6" type="car" time="17.00" from="beg_0" to="beg_1" dir="1" speed="10.33" pos="37.35" reason="sublane" leaderGap="48.14" leaderSecureGap="2.23" followerGap="24.78" followerSecureGap="0.00" origLeaderGap="1.89" origLeaderSecureGap="13.36" latGap="None"/>
<     <change id="cars.6" type="car" time="22.00" from="beg_1" to="beg_0" dir="-1" speed="14.94" pos="107.43" reason="sublane" leaderGap="46.92" leaderSecureGap="19.89" followerGap="16.21" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.11" type="car" time="25.00" from="beg_1" to="beg_0" dir="-1" speed="4.30" pos="11.42" reason="sublane" leaderGap="65.44" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="13.87" origLeaderSecureGap="0.09" latGap="None"/>
<     <change id="cars.3" type="car" time="27.00" from="beg_0" to="beg_1" dir="1" speed="14.98" pos="255.89" reason="speedGain" leaderGap="19.35" leaderSecureGap="20.63" followerGap="145.96" followerSecureGap="3.50" origLeaderGap="1.28" origLeaderSecureGap="23.59" latGap="None"/>
<     <change id="cars.13" type="car" time="33.00" from="beg_1" to="beg_0" dir="-1" speed="13.02" pos="57.08" reason="sublane" leaderGap="44.65" leaderSecureGap="10.19" followerGap="44.73" followerSecureGap="0.00" origLeaderGap="87.87" origLeaderSecureGap="5.45" latGap="None"/>
<     <change id="cars.11" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="13.67" pos="134.86" reason="sublane" leaderGap="57.72" leaderSecureGap="19.37" followerGap="41.42" followerSecureGap="23.82" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.13" type="car" time="35.00" from="beg_0" to="beg_1" dir="1" speed="16.21" pos="88.44" reason="sublane" leaderGap="41.42" leaderSecureGap="23.82" followerGap="67.13" followerSecureGap="0.00" origLeaderGap="1.42" origLeaderSecureGap="20.51" latGap="None"/>
<     <change id="cars.4" type="car" time="36.00" from="beg_0" to="beg_1" dir="1" speed="0.22" pos="291.42" reason="sublane" leaderGap="2.58" leaderSecureGap="0.22" followerGap="3.14" followerSecureGap="4.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.12" type="car" time="42.00" from="beg_0" to="beg_1" dir="1" speed="12.83" pos="185.42" reason="speedGain" leaderGap="11.48" leaderSecureGap="4.44" followerGap="99.74" followerSecureGap="2.97" origLeaderGap="13.20" origLeaderSecureGap="19.02" latGap="None"/>
<     <change id="cars.17" type="car" time="42.00" from="beg_1" to="beg_0" dir="-1" speed="11.65" pos="57.39" reason="sublane" leaderGap="18.29" leaderSecureGap="15.86" followerGap="None" followerSecureGap="None" origLeaderGap="139.51" origLeaderSecureGap="0.90" latGap="None"/>
<     <change id="cars.16" type="car" time="45.00" from="beg_1" to="beg_0" dir="-1" speed="9.53" pos="110.67" reason="keepRight" leaderGap="9.55" leaderSecureGap="6.19" followerGap="15.66" followerSecureGap="11.56" origLeaderGap="111.52" origLeaderSecureGap="0.00" latGap="None"/>
<     <change id="cars.17" type="car" time="46.00" from="beg_0" to="beg_1" dir="1" speed="10.09" pos="100.10" reason="speedGain" leaderGap="135.36" leaderSecureGap="3.73" followerGap="55.62" followerSecureGap="12.40" origLeaderGap="14.15" origLeaderSecureGap="12.68" latGap="None"/>
<     <change id="cars.17" type="car" time="49.00" from="beg_1" to="beg_0" dir="-1" speed="11.37" pos="135.04" reason="sublane" leaderGap="151.46" leaderSecureGap="20.60" followerGap="45.34" followerSecureGap="31.98" origLeaderGap="119.78" origLeaderSecureGap="20.60" latGap="None"/>
<     <change id="cars.19" type="car" time="52.00" from="beg_0" to="beg_1" dir="1" speed="16.64" pos="136.37" reason="speedGain" leaderGap="28.63" leaderSecureGap="30.69" followerGap="None" followerSecureGap="None" origLeaderGap="8.33" origLeaderSecureGap="29.04" latGap="None"/>
<     <change id="cars.17" type="car" time="53.00" from="beg_0" to="beg_1" dir="1" speed="11.95" pos="181.95" reason="sublane" leaderGap="104.55" leaderSecureGap="22.35" followerGap="25.32" followerSecureGap="23.64" origLeaderGap="2.24" origLeaderSecureGap="15.00" latGap="None"/>
<     <change id="cars.17" type="car" time="58.00" from="beg_1" to="beg_0" dir="-1" speed="12.13" pos="241.93" reason="speedGain" leaderGap="21.52" leaderSecureGap="17.59" followerGap="17.98" followerSecureGap="14.45" origLeaderGap="14.57" origLeaderSecureGap="22.88" latGap="None"/>
<     <change id="cars.19" type="car" time="59.00" from="beg_1" to="beg_0" dir="-1" speed="12.36" pos="231.30" reason="speedGain" leaderGap="17.12" leaderSecureGap="14.08" followerGap="None" followerSecureGap="None" origLeaderGap="25.19" origLeaderSecureGap="23.58" latGap="None"/>
<     <change id="cars.19" type="car" time="60.00" from="beg_0" to="beg_1" dir="1" speed="11.70" pos="243.00" reason="sublane" leaderGap="14.22" leaderSecureGap="17.30" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.16" type="car" time="64.00" from="beg_0" to="beg_1" dir="1" speed="1.34" pos="247.82" reason="sublane" leaderGap="8.41" leaderSecureGap="1.34" followerGap="None" followerSecureGap="None" origLeaderGap="1.17" origLeaderSecureGap="1.34" latGap="None"/>
<     <change id="cars.4" type="car" time="206.00" from="end_1" to="end_0" dir="-1" speed="9.34" pos="23.33" reason="sublane" leaderGap="22.31" leaderSecureGap="1.94" followerGap="14.40" followerSecureGap="6.05" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.8" type="car" time="209.00" from="end_1" to="end_0" dir="-1" speed="11.91" pos="35.97" reason="sublane" leaderGap="20.33" leaderSecureGap="8.67" followerGap="20.35" followerSecureGap="5.33" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.15" type="car" time="209.00" from="end_0" to="end_1" dir="1" speed="9.72" pos="10.62" reason="sublane" leaderGap="20.35" leaderSecureGap="5.33" followerGap="14.84" followerSecureGap="6.08" origLeaderGap="2.22" origLeaderSecureGap="11.41" latGap="None"/>
<     <change id="cars.4" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="13.45" pos="88.35" reason="sublane" leaderGap="25.28" leaderSecureGap="12.60" followerGap="23.92" followerSecureGap="9.24" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="cars.17" type="car" time="211.00" from="end_0" to="end_1" dir="1" speed="11.31" pos="12.58" reason="sublane" leaderGap="14.52" leaderSecureGap="12.70" followerGap="21.83" followerSecureGap="0.19" origLeaderGap="0.06" origLeaderSecureGap="16.77" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 237.00
---
> Simulation ended at time: 237.50
13,16c13,17
<  Duration: 205.30
<  WaitingTime: 154.10
<  TimeLoss: 167.16
<  DepartDelay: 0.70
---
>  Speed: 2.40
>  Duration: 207.06
>  WaitingTime: 152.75
>  TimeLoss: 169.32
>  DepartDelay: 0.15
---------- New result in exitcode ----------
1

TEST had known bugs (see #5276) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed ( Last six runs Apr2022 )

collision on insertion
(This bug was triggered by text found in file 'errors' matching 'collision')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
1a12,16
> Warning: Teleporting vehicle 'mixed.40'; collision with vehicle 'mixed.25', lane='beg_0', gap=-7.10', latGap=-0.04, time=48.50 stage=laneChange.
> Warning: Vehicle 'mixed.40' ends teleporting on edge 'end', time=48.50.
> Warning: Teleporting vehicle 'mixed.66'; collision with vehicle 'mixed.56', lane='beg_1', gap=-1.92', latGap=-0.05, time=78.70 stage=laneChange.
> Warning: Vehicle 'mixed.66' ends teleporting on edge 'end', time=78.70.
> Warning: Vehicle 'mixed.57' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=96.30.
---------- Differences in output ----------
4,18d3
< Simulation ended at time: 328.60
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 496.81
<  Speed: 2.49
<  Duration: 201.86
<  WaitingTime: 122.79
<  TimeLoss: 160.27
<  DepartDelay: 12.61
< 
---------- Differences in tripinfos ----------
5,105c5,6
<     <tripinfo id="mixed.11" depart="12.80" departLane="beg_1" departPos="5.10" departPosLat="0.55" departSpeed="0.00" departDelay="1.80" arrival="218.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.38" arrivalSpeed="14.78" duration="205.30" routeLength="494.90" waitingTime="159.10" waitingCount="2" stopTime="0.00" timeLoss="172.35" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.50" departLane="beg_1" departPos="5.10" departPosLat="0.46" departSpeed="0.00" departDelay="1.50" arrival="218.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="14.10" duration="212.30" routeLength="494.90" waitingTime="164.40" waitingCount="1" stopTime="0.00" timeLoss="177.47" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.9" depart="9.60" departLane="beg_1" departPos="5.10" departPosLat="0.31" departSpeed="0.00" departDelay="0.60" arrival="224.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.65" arrivalSpeed="10.86" duration="214.70" routeLength="494.90" waitingTime="156.90" waitingCount="1" stopTime="0.00" timeLoss="170.11" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.13" depart="14.80" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="1.80" arrival="225.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.61" arrivalSpeed="16.27" duration="210.30" routeLength="497.80" waitingTime="151.20" waitingCount="2" stopTime="0.00" timeLoss="180.30" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="10.11" duration="225.80" routeLength="497.80" waitingTime="163.60" waitingCount="2" stopTime="0.00" timeLoss="178.19" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.6" depart="7.40" departLane="beg_0" departPos="2.20" departPosLat="-0.91" departSpeed="0.00" departDelay="1.40" arrival="225.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.49" arrivalSpeed="12.22" duration="218.50" routeLength="497.80" waitingTime="155.80" waitingCount="1" stopTime="0.00" timeLoss="188.59" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.17" depart="18.50" departLane="beg_1" departPos="5.10" departPosLat="-0.68" departSpeed="0.00" departDelay="1.50" arrival="228.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="12.98" duration="209.50" routeLength="494.90" waitingTime="149.40" waitingCount="3" stopTime="0.00" timeLoss="174.42" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.23" depart="24.60" departLane="beg_0" departPos="2.20" departPosLat="-0.90" departSpeed="0.00" departDelay="1.60" arrival="228.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.45" arrivalSpeed="16.56" duration="204.30" routeLength="497.80" waitingTime="137.30" waitingCount="3" stopTime="0.00" timeLoss="174.35" rerouteNo="0" devices="tripinfo_mixed.23" vType="moped" speedFactor="1.49" vaporized=""/>
<     <tripinfo id="mixed.7" depart="8.00" departLane="beg_0" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="1.00" arrival="229.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.20" duration="221.00" routeLength="497.80" waitingTime="154.50" waitingCount="1" stopTime="0.00" timeLoss="169.12" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.90" departLane="beg_0" departPos="2.20" departPosLat="-0.64" departSpeed="0.00" departDelay="0.90" arrival="229.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.67" arrivalSpeed="13.19" duration="225.70" routeLength="497.80" waitingTime="153.70" waitingCount="1" stopTime="0.00" timeLoss="189.15" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.22" depart="25.20" departLane="beg_1" departPos="2.20" departPosLat="0.16" departSpeed="0.00" departDelay="3.20" arrival="230.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.18" arrivalSpeed="16.54" duration="204.80" routeLength="497.80" waitingTime="136.10" waitingCount="3" stopTime="0.00" timeLoss="174.89" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.20" departLane="beg_0" departPos="2.20" departPosLat="1.20" departSpeed="0.00" departDelay="0.20" arrival="230.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="9.75" duration="218.40" routeLength="497.80" waitingTime="154.50" waitingCount="2" stopTime="0.00" timeLoss="170.20" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.26" depart="27.50" departLane="beg_1" departPos="2.20" departPosLat="-0.97" departSpeed="0.00" departDelay="1.50" arrival="231.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.24" arrivalSpeed="14.61" duration="204.40" routeLength="497.80" waitingTime="135.80" waitingCount="3" stopTime="0.00" timeLoss="171.08" rerouteNo="0" devices="tripinfo_mixed.26" vType="moped" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.20" depart="34.70" departLane="beg_1" departPos="5.10" departPosLat="-0.65" departSpeed="0.00" departDelay="14.70" arrival="233.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.54" arrivalSpeed="17.48" duration="199.00" routeLength="494.90" waitingTime="134.30" waitingCount="4" stopTime="0.00" timeLoss="170.75" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.18" depart="22.20" departLane="beg_1" departPos="5.10" departPosLat="0.39" departSpeed="0.00" departDelay="4.20" arrival="234.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.79" arrivalSpeed="9.55" duration="212.40" routeLength="494.90" waitingTime="143.90" waitingCount="3" stopTime="0.00" timeLoss="164.52" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.36" depart="37.40" departLane="beg_1" departPos="2.20" departPosLat="0.15" departSpeed="0.00" departDelay="1.40" arrival="235.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.03" arrivalSpeed="16.59" duration="197.90" routeLength="497.80" waitingTime="132.70" waitingCount="4" stopTime="0.00" timeLoss="167.90" rerouteNo="0" devices="tripinfo_mixed.36" vType="moped" speedFactor="1.68" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="235.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.17" duration="230.90" routeLength="497.80" waitingTime="152.10" waitingCount="2" stopTime="0.00" timeLoss="164.98" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.20" departLane="beg_1" departPos="2.20" departPosLat="-1.06" departSpeed="0.00" departDelay="0.20" arrival="236.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.48" arrivalSpeed="10.14" duration="222.20" routeLength="497.80" waitingTime="143.90" waitingCount="1" stopTime="0.00" timeLoss="187.71" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.35" depart="41.20" departLane="beg_1" departPos="2.20" departPosLat="0.26" departSpeed="0.00" departDelay="6.20" arrival="236.70" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.02" arrivalSpeed="16.50" duration="195.50" routeLength="497.80" waitingTime="131.90" waitingCount="2" stopTime="0.00" timeLoss="165.50" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.10" depart="11.10" departLane="beg_0" departPos="2.20" departPosLat="0.11" departSpeed="0.00" departDelay="1.10" arrival="237.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="8.26" duration="226.20" routeLength="497.80" waitingTime="149.70" waitingCount="1" stopTime="0.00" timeLoss="175.50" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.90" departLane="beg_0" departPos="2.20" departPosLat="0.27" departSpeed="0.00" departDelay="0.90" arrival="237.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.22" arrivalSpeed="11.86" duration="221.60" routeLength="497.80" waitingTime="147.10" waitingCount="4" stopTime="0.00" timeLoss="189.41" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.39" depart="47.00" departLane="beg_0" departPos="2.20" departPosLat="0.28" departSpeed="0.00" departDelay="8.00" arrival="238.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="16.39" duration="191.00" routeLength="497.80" waitingTime="131.10" waitingCount="2" stopTime="0.00" timeLoss="161.04" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.24" depart="26.60" departLane="beg_0" departPos="2.20" departPosLat="0.42" departSpeed="0.00" departDelay="2.60" arrival="239.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.31" arrivalSpeed="13.33" duration="212.40" routeLength="497.80" waitingTime="144.10" waitingCount="2" stopTime="0.00" timeLoss="175.71" rerouteNo="0" devices="tripinfo_mixed.24" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.19" depart="23.60" departLane="beg_0" departPos="5.10" departPosLat="0.40" departSpeed="0.00" departDelay="4.60" arrival="239.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="13.63" duration="215.70" routeLength="494.90" waitingTime="145.20" waitingCount="2" stopTime="0.00" timeLoss="182.10" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.44" depart="51.30" departLane="beg_1" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="7.30" arrival="239.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.21" arrivalSpeed="16.14" duration="188.00" routeLength="497.80" waitingTime="131.10" waitingCount="2" stopTime="0.00" timeLoss="158.08" rerouteNo="0" devices="tripinfo_mixed.44" vType="moped" speedFactor="1.48" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_0" departPos="2.20" departPosLat="-1.13" departSpeed="0.00" departDelay="0.20" arrival="240.40" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.94" arrivalSpeed="14.03" duration="212.20" routeLength="497.80" waitingTime="143.60" waitingCount="1" stopTime="0.00" timeLoss="182.24" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.30" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="1.30" arrival="241.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.50" arrivalSpeed="13.85" duration="210.50" routeLength="497.80" waitingTime="142.40" waitingCount="1" stopTime="0.00" timeLoss="178.46" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.16" depart="17.40" departLane="beg_0" departPos="2.20" departPosLat="-0.78" departSpeed="0.00" departDelay="1.40" arrival="244.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.21" arrivalSpeed="7.54" duration="226.90" routeLength="497.80" waitingTime="144.20" waitingCount="2" stopTime="0.00" timeLoss="162.67" rerouteNo="0" devices="tripinfo_mixed.16" vType="moped" speedFactor="0.56" vaporized=""/>
<     <tripinfo id="mixed.42" depart="54.30" departLane="beg_0" departPos="5.10" departPosLat="-0.04" departSpeed="0.00" departDelay="12.30" arrival="245.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.86" duration="191.50" routeLength="494.90" waitingTime="128.50" waitingCount="2" stopTime="0.00" timeLoss="157.35" rerouteNo="0" devices="tripinfo_mixed.42" vType="car" speedFactor="1.05" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3702) on ts-sim-build-ba : action_step_length Sublane 1edge_2lanes_compact_mixed_pushy ( Last six runs Apr2022 )

#3702
(This bug was triggered by text found in file 'output' matching '.*')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,38
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'mixed.10' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=49.40.
> Warning: Teleporting vehicle 'mixed.10'; collision with vehicle 'mixed.3', lane='beg_0', gap=-0.32', latGap=-0.24, time=49.50 stage=move.
> Warning: Vehicle 'mixed.10' ends teleporting on edge 'end', time=49.50.
> Warning: Vehicle 'mixed.19' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=55.50.
> Warning: Teleporting vehicle 'mixed.19'; collision with vehicle 'mixed.14', lane='beg_0', gap=-3.37', latGap=-0.06, time=55.70 stage=laneChange.
> Warning: Vehicle 'mixed.19' ends teleporting on edge 'end', time=55.70.
> Warning: Teleporting vehicle 'mixed.36'; collision with vehicle 'mixed.34', lane='beg_1', gap=-0.74', latGap=-0.06, time=56.80 stage=laneChange.
> Warning: Vehicle 'mixed.36' ends teleporting on edge 'end', time=57.40.
> Warning: Teleporting vehicle 'mixed.28'; collision with vehicle 'mixed.17', lane='beg_0', gap=-0.35', latGap=-0.04, time=60.60 stage=laneChange.
> Warning: Vehicle 'mixed.28' ends teleporting on edge 'end', time=60.60.
> Warning: Vehicle 'mixed.46' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=74.60.
> Warning: Vehicle 'mixed.45' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=78.40.
> Warning: Vehicle 'mixed.34' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=78.60.
> Warning: Vehicle 'mixed.40' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=81.40.
> Warning: Vehicle 'mixed.45' performs emergency braking with decel=-10.00 wished=7.00 severity=1.00, time=83.40.
> Warning: Teleporting vehicle 'mixed.72'; collision with vehicle 'mixed.71', lane='beg_1', gap=-1.33', latGap=-0.01, time=104.10 stage=laneChange.
> Warning: Vehicle 'mixed.72' ends teleporting on edge 'end', time=104.10.
> Warning: Teleporting vehicle 'mixed.75'; collision with vehicle 'mixed.70', lane='beg_1', gap=-4.03', latGap=-0.09, time=107.00 stage=laneChange.
> Warning: Vehicle 'mixed.75' ends teleporting on edge 'end', time=107.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4,17d3
< Simulation ended at time: 318.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 496.81
<  Duration: 191.49
<  WaitingTime: 118.92
<  TimeLoss: 149.57
<  DepartDelay: 17.70
< 
---------- Differences in tripinfos ----------
5,105c5,13
<     <tripinfo id="mixed.65" depart="74.00" departLane="beg_1" departPos="2.20" departPosLat="1.01" departSpeed="0.00" departDelay="9.00" arrival="107.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="16.46" duration="33.60" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.74" rerouteNo="0" devices="tripinfo_mixed.65" vType="moped" speedFactor="1.21" vaporized=""/>
<     <tripinfo id="mixed.88" depart="102.10" departLane="beg_0" departPos="2.20" departPosLat="0.99" departSpeed="0.00" departDelay="14.10" arrival="141.80" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.40" duration="39.70" routeLength="497.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.77" rerouteNo="0" devices="tripinfo_mixed.88" vType="moped" speedFactor="0.77" vaporized=""/>
<     <tripinfo id="mixed.15" depart="15.40" departLane="beg_1" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.40" arrival="222.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="15.10" duration="206.90" routeLength="497.80" waitingTime="152.20" waitingCount="1" stopTime="0.00" timeLoss="174.75" rerouteNo="0" devices="tripinfo_mixed.15" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.6" depart="6.40" departLane="beg_0" departPos="2.20" departPosLat="-0.77" departSpeed="0.00" departDelay="0.40" arrival="223.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.68" arrivalSpeed="16.30" duration="216.70" routeLength="497.80" waitingTime="163.00" waitingCount="2" stopTime="0.00" timeLoss="186.72" rerouteNo="0" devices="tripinfo_mixed.6" vType="moped" speedFactor="1.36" vaporized=""/>
<     <tripinfo id="mixed.3" depart="3.20" departLane="beg_0" departPos="2.20" departPosLat="-1.09" departSpeed="0.00" departDelay="0.20" arrival="223.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="13.14" duration="220.00" routeLength="497.80" waitingTime="163.90" waitingCount="2" stopTime="0.00" timeLoss="183.39" rerouteNo="0" devices="tripinfo_mixed.3" vType="moped" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="mixed.13" depart="13.40" departLane="beg_0" departPos="2.20" departPosLat="-0.85" departSpeed="0.00" departDelay="0.40" arrival="223.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="16.59" duration="210.50" routeLength="497.80" waitingTime="151.80" waitingCount="1" stopTime="0.00" timeLoss="180.50" rerouteNo="0" devices="tripinfo_mixed.13" vType="moped" speedFactor="1.33" vaporized=""/>
<     <tripinfo id="mixed.8" depart="9.80" departLane="beg_0" departPos="5.10" departPosLat="0.70" departSpeed="0.00" departDelay="1.80" arrival="225.00" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.18" arrivalSpeed="16.88" duration="215.20" routeLength="494.90" waitingTime="153.30" waitingCount="3" stopTime="0.00" timeLoss="186.54" rerouteNo="0" devices="tripinfo_mixed.8" vType="car" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.0" depart="0.00" departLane="beg_0" departPos="2.20" departPosLat="0.51" departSpeed="0.00" departDelay="0.00" arrival="225.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="10.10" duration="225.70" routeLength="497.80" waitingTime="164.60" waitingCount="1" stopTime="0.00" timeLoss="178.00" rerouteNo="0" devices="tripinfo_mixed.0" vType="moped" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.14" depart="14.80" departLane="beg_0" departPos="2.20" departPosLat="0.75" departSpeed="0.00" departDelay="0.80" arrival="226.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.13" arrivalSpeed="13.98" duration="212.00" routeLength="497.80" waitingTime="151.10" waitingCount="1" stopTime="0.00" timeLoss="177.49" rerouteNo="0" devices="tripinfo_mixed.14" vType="moped" speedFactor="1.04" vaporized=""/>
<     <tripinfo id="mixed.5" depart="6.00" departLane="beg_0" departPos="5.10" departPosLat="0.64" departSpeed="0.00" departDelay="1.00" arrival="227.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="13.71" duration="221.20" routeLength="494.90" waitingTime="160.70" waitingCount="1" stopTime="0.00" timeLoss="186.44" rerouteNo="0" devices="tripinfo_mixed.5" vType="car" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="mixed.12" depart="12.10" departLane="beg_1" departPos="2.20" departPosLat="-0.28" departSpeed="0.00" departDelay="0.10" arrival="228.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.05" arrivalSpeed="10.07" duration="216.00" routeLength="497.80" waitingTime="153.30" waitingCount="1" stopTime="0.00" timeLoss="167.79" rerouteNo="0" devices="tripinfo_mixed.12" vType="moped" speedFactor="0.74" vaporized=""/>
<     <tripinfo id="mixed.11" depart="18.80" departLane="beg_0" departPos="5.10" departPosLat="0.68" departSpeed="0.00" departDelay="7.80" arrival="230.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="12.57" duration="211.30" routeLength="494.90" waitingTime="149.30" waitingCount="1" stopTime="0.00" timeLoss="178.37" rerouteNo="0" devices="tripinfo_mixed.11" vType="car" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="mixed.9" depart="12.30" departLane="beg_0" departPos="5.10" departPosLat="0.69" departSpeed="0.00" departDelay="3.30" arrival="230.20" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="10.96" duration="217.90" routeLength="494.90" waitingTime="152.00" waitingCount="2" stopTime="0.00" timeLoss="173.35" rerouteNo="0" devices="tripinfo_mixed.9" vType="car" speedFactor="0.80" vaporized=""/>
<     <tripinfo id="mixed.7" depart="7.50" departLane="beg_1" departPos="2.20" departPosLat="0.90" departSpeed="0.00" departDelay="0.50" arrival="231.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.16" duration="224.10" routeLength="497.80" waitingTime="157.90" waitingCount="1" stopTime="0.00" timeLoss="172.14" rerouteNo="0" devices="tripinfo_mixed.7" vType="moped" speedFactor="0.69" vaporized=""/>
<     <tripinfo id="mixed.28" depart="28.20" departLane="beg_1" departPos="2.20" departPosLat="0.40" departSpeed="0.00" departDelay="0.20" arrival="231.80" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="0.15" arrivalSpeed="12.62" duration="203.60" routeLength="497.80" waitingTime="147.70" waitingCount="1" stopTime="0.00" timeLoss="173.70" rerouteNo="0" devices="tripinfo_mixed.28" vType="moped" speedFactor="1.41" vaporized=""/>
<     <tripinfo id="mixed.10" depart="10.10" departLane="beg_0" departPos="2.20" departPosLat="-0.89" departSpeed="0.00" departDelay="0.10" arrival="233.10" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="9.73" duration="223.00" routeLength="497.80" waitingTime="151.30" waitingCount="3" stopTime="0.00" timeLoss="172.27" rerouteNo="0" devices="tripinfo_mixed.10" vType="moped" speedFactor="0.71" vaporized=""/>
<     <tripinfo id="mixed.31" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="0.95" departSpeed="0.00" departDelay="0.60" arrival="233.30" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.31" duration="201.70" routeLength="497.80" waitingTime="146.70" waitingCount="2" stopTime="0.00" timeLoss="171.77" rerouteNo="0" devices="tripinfo_mixed.31" vType="moped" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.21" depart="23.30" departLane="beg_1" departPos="5.10" departPosLat="0.09" departSpeed="0.00" departDelay="2.30" arrival="234.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.70" arrivalSpeed="9.86" duration="210.70" routeLength="494.90" waitingTime="147.70" waitingCount="2" stopTime="0.00" timeLoss="165.39" rerouteNo="0" devices="tripinfo_mixed.21" vType="car" speedFactor="0.79" vaporized=""/>
<     <tripinfo id="mixed.18" depart="20.20" departLane="beg_1" departPos="5.10" departPosLat="0.61" departSpeed="0.00" departDelay="2.20" arrival="234.90" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.58" arrivalSpeed="9.79" duration="214.70" routeLength="494.90" waitingTime="148.70" waitingCount="1" stopTime="0.00" timeLoss="166.83" rerouteNo="0" devices="tripinfo_mixed.18" vType="car" speedFactor="0.75" vaporized=""/>
<     <tripinfo id="mixed.19" depart="25.90" departLane="beg_1" departPos="5.10" departPosLat="-0.41" departSpeed="0.00" departDelay="6.90" arrival="235.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.06" arrivalSpeed="12.73" duration="210.00" routeLength="494.90" waitingTime="147.40" waitingCount="3" stopTime="0.00" timeLoss="176.43" rerouteNo="0" devices="tripinfo_mixed.19" vType="car" speedFactor="1.06" vaporized=""/>
<     <tripinfo id="mixed.17" depart="22.30" departLane="beg_0" departPos="5.10" departPosLat="-0.55" departSpeed="0.00" departDelay="5.30" arrival="236.70" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.26" arrivalSpeed="12.61" duration="214.40" routeLength="494.90" waitingTime="148.20" waitingCount="2" stopTime="0.00" timeLoss="179.28" rerouteNo="0" devices="tripinfo_mixed.17" vType="car" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="mixed.22" depart="30.90" departLane="beg_0" departPos="2.20" departPosLat="-0.62" departSpeed="0.00" departDelay="8.90" arrival="237.60" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.13" arrivalSpeed="12.25" duration="206.70" routeLength="497.80" waitingTime="138.20" waitingCount="4" stopTime="0.00" timeLoss="176.80" rerouteNo="0" devices="tripinfo_mixed.22" vType="moped" speedFactor="1.62" vaporized=""/>
<     <tripinfo id="mixed.30" depart="31.60" departLane="beg_1" departPos="2.20" departPosLat="-0.17" departSpeed="0.00" departDelay="1.60" arrival="238.40" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="1.36" arrivalSpeed="14.18" duration="206.80" routeLength="497.80" waitingTime="146.40" waitingCount="3" stopTime="0.00" timeLoss="174.78" rerouteNo="0" devices="tripinfo_mixed.30" vType="moped" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="mixed.4" depart="4.20" departLane="beg_1" departPos="2.20" departPosLat="-1.12" departSpeed="0.00" departDelay="0.20" arrival="238.60" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-1.20" arrivalSpeed="7.31" duration="234.40" routeLength="497.80" waitingTime="155.30" waitingCount="2" stopTime="0.00" timeLoss="168.49" rerouteNo="0" devices="tripinfo_mixed.4" vType="moped" speedFactor="0.54" vaporized=""/>
<     <tripinfo id="mixed.39" depart="46.20" departLane="beg_0" departPos="2.20" departPosLat="1.11" departSpeed="0.00" departDelay="7.20" arrival="239.00" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-0.49" arrivalSpeed="13.42" duration="192.80" routeLength="497.80" waitingTime="136.90" waitingCount="1" stopTime="0.00" timeLoss="162.89" rerouteNo="0" devices="tripinfo_mixed.39" vType="moped" speedFactor="1.40" vaporized=""/>
<     <tripinfo id="mixed.35" depart="38.50" departLane="beg_1" departPos="2.20" departPosLat="0.41" departSpeed="0.00" departDelay="3.50" arrival="239.50" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="0.55" arrivalSpeed="15.86" duration="201.00" routeLength="497.80" waitingTime="134.90" waitingCount="5" stopTime="0.00" timeLoss="171.04" rerouteNo="0" devices="tripinfo_mixed.35" vType="moped" speedFactor="1.25" vaporized=""/>
<     <tripinfo id="mixed.27" depart="31.40" departLane="beg_0" departPos="2.20" departPosLat="0.96" departSpeed="0.00" departDelay="4.40" arrival="240.30" arrivalLane="end_0" arrivalPos="200.00" arrivalPosLat="-0.84" arrivalSpeed="9.04" duration="208.90" routeLength="497.80" waitingTime="136.70" waitingCount="5" stopTime="0.00" timeLoss="161.67" rerouteNo="0" devices="tripinfo_mixed.27" vType="moped" speedFactor="0.76" vaporized=""/>
<     <tripinfo id="mixed.20" depart="35.70" departLane="beg_1" departPos="5.10" departPosLat="0.04" departSpeed="0.00" departDelay="15.70" arrival="240.90" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="-1.26" arrivalSpeed="13.85" duration="205.20" routeLength="494.90" waitingTime="143.10" waitingCount="4" stopTime="0.00" timeLoss="176.97" rerouteNo="0" devices="tripinfo_mixed.20" vType="car" speedFactor="1.26" vaporized=""/>
<     <tripinfo id="mixed.45" depart="50.50" departLane="beg_0" departPos="2.20" departPosLat="1.16" departSpeed="0.00" departDelay="5.50" arrival="241.10" arrivalLane="end_1" arrivalPos="200.00" arrivalPosLat="1.20" arrivalSpeed="13.32" duration="190.60" routeLength="497.80" waitingTime="129.80" waitingCount="2" stopTime="0.00" timeLoss="154.42" rerouteNo="0" devices="tripinfo_mixed.45" vType="moped" speedFactor="0.99" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change ( Last six runs Apr2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2907175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe94f1612f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe939e73efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe94ba020b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.83" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.65" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00"/>
18c18
<         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.78" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="8.27" y="-4.89" angle="89.48" type="t1" speed="27.78" pos="8.33" lane="beg_1" slope="0.00"/>
22c22
<         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.71" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="11.03" y="-4.85" angle="89.30" type="t1" speed="27.78" pos="11.11" lane="beg_1" slope="0.00"/>
26c26
<         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.63" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="13.79" y="-4.80" angle="89.13" type="t1" speed="27.78" pos="13.89" lane="beg_1" slope="0.00"/>
30c30
<         <vehicle id="blocker1" x="16.54" y="-4.74" angle="89.56" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="16.54" y="-4.74" angle="88.95" type="t1" speed="27.78" pos="16.67" lane="beg_1" slope="0.00"/>
34c34
<         <vehicle id="blocker1" x="19.30" y="-4.67" angle="89.48" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
---
>         <vehicle id="blocker1" x="19.30" y="-4.67" angle="88.78" type="t1" speed="27.78" pos="19.45" lane="beg_1" slope="0.00"/>
38c38
<         <vehicle id="blocker1" x="22.06" y="-4.59" angle="89.41" type="t1" speed="27.78" pos="22.22" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane cooperative_change_highres ( Last six runs Apr2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2907403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f0ec7a4e2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f0eb2771efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f0ec42ef0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
10c10
<         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.93" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
---
>         <vehicle id="blocker1" x="2.76" y="-4.94" angle="89.83" type="t1" speed="27.78" pos="2.78" lane="beg_1" slope="0.00" signals="0"/>
14c14
<         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.85" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="5.51" y="-4.92" angle="89.65" type="t1" speed="27.78" pos="5.56" lane="beg_1" slope="0.00" signals="2"/>
18c18
<         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.78" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="8.25" y="-4.89" angle="89.47" type="t1" speed="27.33" pos="8.31" lane="beg_1" slope="0.00" signals="2"/>
22c22
<         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.70" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="10.94" y="-4.85" angle="89.28" type="t1" speed="26.88" pos="11.02" lane="beg_1" slope="0.00" signals="2"/>
26c26
<         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.63" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="13.59" y="-4.80" angle="89.09" type="t1" speed="26.44" pos="13.69" lane="beg_1" slope="0.00" signals="2"/>
30c30
<         <vehicle id="blocker1" x="16.19" y="-4.74" angle="89.55" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="16.19" y="-4.74" angle="88.89" type="t1" speed="25.99" pos="16.31" lane="beg_1" slope="0.00" signals="2"/>
34c34
<         <vehicle id="blocker1" x="18.75" y="-4.67" angle="89.47" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
---
>         <vehicle id="blocker1" x="18.75" y="-4.67" angle="88.69" type="t1" speed="25.65" pos="18.89" lane="beg_1" slope="0.00" signals="2"/>
38c38
<         <vehicle id="blocker1" x="21.28" y="-4.59" angle="89.39" type="t1" speed="25.31" pos="21.44" lane="beg_1" slope="0.00" signals="2"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,6c5,6
<     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="blocker1" type="t1" time="2.10" from="beg_1" to="beg_2" dir="1" speed="25.10" pos="53.94" reason="cooperative|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
>     <change id="merge" type="t0" time="3.90" from="beg_0" to="beg_1" dir="1" speed="27.78" pos="113.34" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.70" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.02" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---
>     <tripinfo id="merge" depart="0.00" departLane="beg_0" departPos="5.00" departPosLat="0.00" departSpeed="27.78" departDelay="0.00" arrival="10.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.78" duration="10.80" routeLength="295.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.10" rerouteNo="0" devices="tripinfo_merge fcd_merge" vType="t0" speedFactor="2.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST had known bugs (#3701) on ts-sim-build-ba : action_step_length Sublane depart_random_last ( Last six runs Apr2022 )

#3701
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2904763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f98e28c62f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f98cd5faefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f98df1670b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3696 or #3699 related) on ts-sim-build-ba : action_step_length Sublane lcLookaheadLeft ( Last six runs Apr2022 )

#3696 or #3699 related
(This bug was triggered by text found in file 'errors' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2908119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f595f2492f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f5949f5defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f595baea0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_end_gap ( Last six runs Apr2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2906905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f87b9f802f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f87a4c92efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f87b68210b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="A" type="t0" time="3.00" from="beg_0" to="beg_1" dir="1" speed="33.33" pos="105.09" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.66" followerSecureGap="8.17" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="A" type="t0" time="9.10" from="beg_0" to="beg_1" dir="1" speed="2.07" pos="199.52" reason="strategic|urgent" leaderGap="59.90" leaderSecureGap="0.00" leaderSpeed="30.00" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 11.00
---
> Simulation ended at time: 18.90
13,15c13,16
<  Duration: 9.50
<  WaitingTime: 0.00
<  TimeLoss: 0.04
---
>  Speed: 22.16
>  Duration: 14.55
>  WaitingTime: 0.25
>  TimeLoss: 5.20
---------- Differences in tripinfos ----------
5c5
<     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.41" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---
>     <tripinfo id="B" depart="0.00" departLane="beg_1" departPos="5.10" departPosLat="0.00" departSpeed="30.00" departDelay="0.00" arrival="10.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.00" duration="10.30" routeLength="294.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.46" rerouteNo="0" devices="tripinfo_B" vType="t1" speedFactor="0.90" vaporized=""/>
---------- New result in exitcode ----------
1

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience ( Last six runs Apr2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> 
> =================================================================
> ==2906650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f51d7d5c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f51c2a83efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="81.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="8.72" leaderSecureGap="0.00" followerGap="63.62" followerSecureGap="97.08" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 372.00
---
> Simulation ended at time: 392.30
10a11
> Teleports: 1 (Wrong Lane: 1)
12,16c13,18
<  RouteLength: 235.03
<  Duration: 8.92
<  WaitingTime: 0.28
<  TimeLoss: 1.42
<  DepartDelay: 35.17
---
>  RouteLength: 282.38
>  Speed: 17.09
>  Duration: 20.16
>  WaitingTime: 1.30
>  TimeLoss: 11.62
>  DepartDelay: 25.21
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length Sublane nopush_for_merge_impatience_growth ( Last six runs Apr2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'A'; waited too long (wrong lane), lane='beg_0', time=316.70.
> Warning: Vehicle 'A' teleports beyond arrival edge 'end', time=324.70.
> 
> =================================================================
> ==2906713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f24df1132f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f24c9e23efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5d4
<     <change id="A" type="t0" time="111.00" from="beg_0" to="beg_1" dir="1" speed="0.00" pos="200.00" reason="strategic|urgent" leaderGap="21.37" leaderSecureGap="0.00" followerGap="94.84" followerSecureGap="139.07" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 384.00
---
> Simulation ended at time: 392.30
10a11
> Teleports: 1 (Wrong Lane: 1)
12,16c13,18
<  RouteLength: 231.56
<  Duration: 8.81
<  WaitingTime: 0.41
<  TimeLoss: 1.44
<  DepartDelay: 37.43
---
>  RouteLength: 282.38
>  Speed: 17.09
>  Duration: 20.16
>  WaitingTime: 1.30
>  TimeLoss: 11.62
>  DepartDelay: 25.21
---------- Differences in tripinfos ----------
5,236c5,236
<     <tripinfo id="B.0" depart="0.00" departLane="beg_1" departPos="178.20" departPosLat="0.00" departSpeed="31.27" departDelay="0.00" arrival="4.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="4.00" routeLength="121.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.05" rerouteNo="0" devices="tripinfo_B.0" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.1" depart="1.30" departLane="beg_1" departPos="98.29" departPosLat="0.00" departSpeed="33.68" departDelay="0.00" arrival="7.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="32.56" duration="6.10" routeLength="201.71" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.09" rerouteNo="0" devices="tripinfo_B.1" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.2" depart="2.60" departLane="beg_1" departPos="49.50" departPosLat="0.00" departSpeed="36.09" departDelay="0.00" arrival="9.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="35.50" duration="7.10" routeLength="250.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.12" rerouteNo="0" devices="tripinfo_B.2" vType="t1" speedFactor="1.08" vaporized=""/>
<     <tripinfo id="B.3" depart="4.00" departLane="beg_1" departPos="90.42" departPosLat="0.00" departSpeed="31.28" departDelay="0.10" arrival="10.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="33.26" duration="6.60" routeLength="209.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.42" rerouteNo="0" devices="tripinfo_B.3" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.4" depart="5.20" departLane="beg_1" departPos="64.39" departPosLat="0.00" departSpeed="27.70" departDelay="0.00" arrival="13.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.51" duration="8.70" routeLength="235.61" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.16" rerouteNo="0" devices="tripinfo_B.4" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.5" depart="6.80" departLane="beg_1" departPos="47.34" departPosLat="0.00" departSpeed="30.39" departDelay="0.30" arrival="15.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.61" duration="8.70" routeLength="252.66" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.43" rerouteNo="0" devices="tripinfo_B.5" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.6" depart="7.80" departLane="beg_1" departPos="5.96" departPosLat="0.00" departSpeed="29.53" departDelay="0.00" arrival="18.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.20" duration="10.20" routeLength="294.04" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.19" rerouteNo="0" devices="tripinfo_B.6" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.7" depart="9.10" departLane="beg_1" departPos="33.59" departPosLat="0.00" departSpeed="25.41" departDelay="0.00" arrival="19.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.02" duration="10.10" routeLength="266.41" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.50" rerouteNo="0" devices="tripinfo_B.7" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.8" depart="10.60" departLane="beg_1" departPos="61.56" departPosLat="0.00" departSpeed="21.22" departDelay="0.20" arrival="20.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.02" duration="9.90" routeLength="238.44" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.47" rerouteNo="0" devices="tripinfo_B.8" vType="t1" speedFactor="0.86" vaporized=""/>
<     <tripinfo id="B.9" depart="11.70" departLane="beg_1" departPos="30.37" departPosLat="0.00" departSpeed="24.95" departDelay="0.00" arrival="22.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.80" duration="10.30" routeLength="269.63" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.86" rerouteNo="0" devices="tripinfo_B.9" vType="t1" speedFactor="1.09" vaporized=""/>
<     <tripinfo id="B.10" depart="13.00" departLane="beg_1" departPos="17.20" departPosLat="0.00" departSpeed="26.60" departDelay="0.00" arrival="23.50" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.31" duration="10.50" routeLength="282.80" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.21" rerouteNo="0" devices="tripinfo_B.10" vType="t1" speedFactor="1.03" vaporized=""/>
<     <tripinfo id="B.11" depart="14.90" departLane="beg_1" departPos="4.77" departPosLat="0.00" departSpeed="29.87" departDelay="0.60" arrival="25.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.81" duration="10.20" routeLength="295.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.71" rerouteNo="0" devices="tripinfo_B.11" vType="t1" speedFactor="1.05" vaporized=""/>
<     <tripinfo id="B.12" depart="16.20" departLane="beg_1" departPos="20.31" departPosLat="0.00" departSpeed="27.72" departDelay="0.60" arrival="26.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.88" duration="10.10" routeLength="279.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.62" rerouteNo="0" devices="tripinfo_B.12" vType="t1" speedFactor="1.12" vaporized=""/>
<     <tripinfo id="B.13" depart="17.20" departLane="beg_1" departPos="8.52" departPosLat="0.00" departSpeed="27.76" departDelay="0.30" arrival="27.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="31.33" duration="10.70" routeLength="291.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.80" rerouteNo="0" devices="tripinfo_B.13" vType="t1" speedFactor="0.99" vaporized=""/>
<     <tripinfo id="B.14" depart="18.60" departLane="beg_1" departPos="20.58" departPosLat="0.00" departSpeed="26.15" departDelay="0.40" arrival="29.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="30.29" duration="10.60" routeLength="279.42" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.54" rerouteNo="0" devices="tripinfo_B.14" vType="t1" speedFactor="0.93" vaporized=""/>
<     <tripinfo id="B.15" depart="19.60" departLane="beg_1" departPos="33.50" departPosLat="0.00" departSpeed="22.12" departDelay="0.10" arrival="30.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="29.16" duration="11.10" routeLength="266.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_B.15" vType="t1" speedFactor="0.88" vaporized=""/>
<     <tripinfo id="B.16" depart="21.30" departLane="beg_1" departPos="41.50" departPosLat="0.00" departSpeed="22.59" departDelay="0.50" arrival="32.40" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.18" duration="11.10" routeLength="258.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_B.16" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.17" depart="22.10" departLane="beg_1" departPos="31.52" departPosLat="0.00" departSpeed="22.10" departDelay="0.00" arrival="33.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.58" duration="11.60" routeLength="268.48" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.97" rerouteNo="0" devices="tripinfo_B.17" vType="t1" speedFactor="0.94" vaporized=""/>
<     <tripinfo id="B.18" depart="23.40" departLane="beg_1" departPos="38.10" departPosLat="0.00" departSpeed="20.28" departDelay="0.00" arrival="35.20" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="28.69" duration="11.80" routeLength="261.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.95" rerouteNo="0" devices="tripinfo_B.18" vType="t1" speedFactor="1.16" vaporized=""/>
<     <tripinfo id="B.19" depart="24.80" departLane="beg_1" departPos="23.89" departPosLat="0.00" departSpeed="22.90" departDelay="0.10" arrival="37.00" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.62" duration="12.20" routeLength="276.11" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_B.19" vType="t1" speedFactor="1.02" vaporized=""/>
<     <tripinfo id="B.20" depart="26.00" departLane="beg_1" departPos="21.93" departPosLat="0.00" departSpeed="22.22" departDelay="0.00" arrival="38.60" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.89" duration="12.60" routeLength="278.07" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.27" rerouteNo="0" devices="tripinfo_B.20" vType="t1" speedFactor="1.01" vaporized=""/>
<     <tripinfo id="B.21" depart="27.80" departLane="beg_1" departPos="9.79" departPosLat="0.00" departSpeed="25.64" departDelay="0.50" arrival="40.10" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.71" duration="12.30" routeLength="290.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.29" rerouteNo="0" devices="tripinfo_B.21" vType="t1" speedFactor="0.98" vaporized=""/>
<     <tripinfo id="B.22" depart="30.10" departLane="beg_1" departPos="5.32" departPosLat="0.00" departSpeed="28.80" departDelay="1.50" arrival="41.70" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.95" duration="11.60" routeLength="294.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.62" rerouteNo="0" devices="tripinfo_B.22" vType="t1" speedFactor="0.89" vaporized=""/>
<     <tripinfo id="B.23" depart="31.20" departLane="beg_1" departPos="3.28" departPosLat="0.00" departSpeed="27.52" departDelay="1.30" arrival="43.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.37" duration="12.10" routeLength="296.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.24" rerouteNo="0" devices="tripinfo_B.23" vType="t1" speedFactor="0.83" vaporized=""/>
<     <tripinfo id="B.24" depart="31.60" departLane="beg_1" departPos="1.57" departPosLat="0.00" departSpeed="23.72" departDelay="0.40" arrival="44.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.54" duration="13.30" routeLength="298.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.98" rerouteNo="0" devices="tripinfo_B.24" vType="t1" speedFactor="0.87" vaporized=""/>
<     <tripinfo id="B.25" depart="33.20" departLane="beg_1" departPos="16.44" departPosLat="0.00" departSpeed="21.17" departDelay="0.70" arrival="46.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.98" duration="13.10" routeLength="283.56" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.78" rerouteNo="0" devices="tripinfo_B.25" vType="t1" speedFactor="0.92" vaporized=""/>
<     <tripinfo id="B.26" depart="34.00" departLane="beg_1" departPos="23.91" departPosLat="0.00" departSpeed="16.64" departDelay="0.20" arrival="47.80" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="25.34" duration="13.80" routeLength="276.09" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.04" rerouteNo="0" devices="tripinfo_B.26" vType="t1" speedFactor="0.95" vaporized=""/>
<     <tripinfo id="B.27" depart="35.20" departLane="beg_1" departPos="1.03" departPosLat="0.00" departSpeed="19.66" departDelay="0.10" arrival="49.30" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="27.26" duration="14.10" routeLength="298.97" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="6.10" rerouteNo="0" devices="tripinfo_B.27" vType="t1" speedFactor="1.13" vaporized=""/>
<     <tripinfo id="B.28" depart="36.40" departLane="beg_1" departPos="10.49" departPosLat="0.00" departSpeed="16.43" departDelay="0.00" arrival="50.90" arrivalLane="end_0" arrivalPos="100.00" arrivalPosLat="0.00" arrivalSpeed="26.15" duration="14.50" routeLength="289.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.15" rerouteNo="0" devices="tripinfo_B.28" vType="t1" speedFactor="0.93" vaporized=""/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#3698) on ts-sim-build-ba : action_step_length Sublane push_for_merge_highres ( Last six runs Apr2022 )

#3698
(This bug was triggered by text found in file 'fcd' matching '.*')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2905909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc09722d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc081f40efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc093ace0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
8a9,12
>     <timestep time="0.10">
>         <vehicle id="B" x="1.38" y="-1.64" angle="89.70" type="tB" speed="13.89" pos="1.39" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="1.48" y="-4.94" angle="89.70" type="tEgo" speed="13.89" pos="1.49" lane="beg_0" slope="0.00"/>
>     </timestep>
10,11c14,19
<         <vehicle id="B" x="2.76" y="-1.65" angle="90.00" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="2.86" y="-4.91" angle="89.71" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="2.76" y="-1.62" angle="89.39" type="tB" speed="13.89" pos="2.78" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="2.86" y="-4.92" angle="89.39" type="tEgo" speed="13.89" pos="2.88" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.30">
>         <vehicle id="B" x="4.14" y="-1.59" angle="89.09" type="tB" speed="13.89" pos="4.17" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="4.23" y="-4.89" angle="89.09" type="tEgo" speed="13.89" pos="4.27" lane="beg_0" slope="0.00"/>
14,15c22,27
<         <vehicle id="B" x="5.51" y="-1.61" angle="89.71" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="5.61" y="-4.83" angle="89.41" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="5.51" y="-1.56" angle="89.09" type="tB" speed="13.89" pos="5.56" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="5.61" y="-4.85" angle="88.79" type="tEgo" speed="13.89" pos="5.66" lane="beg_0" slope="0.00"/>
>     </timestep>
>     <timestep time="0.50">
>         <vehicle id="B" x="6.89" y="-1.52" angle="88.79" type="tB" speed="13.89" pos="6.95" lane="beg_1" slope="0.00"/>
>         <vehicle id="ego" x="6.99" y="-4.80" angle="88.48" type="tEgo" speed="13.89" pos="7.05" lane="beg_0" slope="0.00"/>
18,19c30,35
<         <vehicle id="B" x="8.27" y="-1.57" angle="89.71" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<         <vehicle id="ego" x="8.37" y="-4.71" angle="89.12" type="tEgo" speed="13.89" pos="8.43" lane="beg_0" slope="0.00"/>
---
>         <vehicle id="B" x="8.27" y="-1.47" angle="88.48" type="tB" speed="13.89" pos="8.33" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5c5
<     <change id="ego" type="tEgo" time="7.40" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="102.89" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="6.95" followerSecureGap="3.90" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---
>     <change id="ego" type="tEgo" time="7.50" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="104.27" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="7.34" followerSecureGap="3.92" followerSpeed="11.26" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
---------- New result in exitcode ----------
1

TEST had known bugs (#3704) on ts-sim-build-ba : action_step_length Sublane push_for_merge_ramp_mixed ( Last six runs Apr2022 )

#3704
(This bug was triggered by text found in file 'output' matching '.*')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,34
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'ramp.0' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=4.10.
> Warning: Teleporting vehicle 'main.109'; collision with vehicle 'main.55', lane='merge_2', gap=-0.23', latGap=-0.10, time=111.80 stage=move.
> Warning: Vehicle 'main.109' ends teleporting on edge 'end', time=111.80.
> Warning: Vehicle 'main.73' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=178.80.
> Warning: Teleporting vehicle 'main.73'; collision with vehicle 'ramp.42', lane='merge_1', gap=-6.90', latGap=-0.01, time=179.20 stage=laneChange.
> Warning: Vehicle 'main.149' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=181.80.
> Warning: Vehicle 'main.73' ends teleporting on edge 'end', time=182.80.
> Warning: Teleporting vehicle 'main.169'; collision with vehicle 'main.153', lane='merge_1', gap=-0.55', latGap=-0.24, time=252.10 stage=move.
> Warning: Vehicle 'main.169' ends teleporting on edge 'end', time=252.50.
> Warning: Vehicle 'main.198' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=253.30.
> Warning: Vehicle 'main.199' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=254.30.
> Warning: Vehicle 'main.198' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=255.30.
> Warning: Teleporting vehicle 'main.198'; collision with vehicle 'main.203', lane='beg_0', gap=-0.06', latGap=-0.72, time=255.50 stage=move.
> Warning: Vehicle 'main.198' ends teleporting on edge 'merge', time=255.60.
> Warning: Vehicle 'main.192' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=268.00.
> Warning: Teleporting vehicle 'main.192'; collision with vehicle 'main.171', lane='merge_2', gap=-4.17', latGap=-0.02, time=268.60 stage=laneChange.
> Warning: Vehicle 'main.192' ends teleporting on edge 'end', time=270.00.
> Warning: Vehicle 'main.212' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=287.20.
> Warning: Teleporting vehicle 'main.212'; collision with vehicle 'main.186', lane='merge_2', gap=-0.25', latGap=-0.89, time=287.60 stage=move.
<truncated after showing first 30 lines>
---------- Differences in lanechanges ----------
5,361c5,213
<     <change id="ramp.0" type="passenger_pushy" time="2.00" from="merge_0" to="merge_1" dir="1" speed="24.45" pos="51.03" reason="strategic|urgent" leaderGap="8.88" leaderSecureGap="0.00" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.3" type="passenger_pushy" time="4.00" from="merge_1" to="merge_2" dir="1" speed="31.26" pos="36.39" reason="cooperative|urgent" leaderGap="63.08" leaderSecureGap="6.32" followerGap="None" followerSecureGap="None" origLeaderGap="24.98" origLeaderSecureGap="93.27" latGap="None"/>
<     <change id="ramp.1" type="passenger" time="5.00" from="merge_0" to="merge_1" dir="1" speed="14.51" pos="80.88" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" followerGap="37.40" followerSecureGap="28.87" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.3" type="passenger_pushy" time="5.00" from="merge_0" to="merge_1" dir="1" speed="18.08" pos="38.49" reason="strategic|urgent" leaderGap="17.93" leaderSecureGap="16.90" followerGap="None" followerSecureGap="None" origLeaderGap="17.93" origLeaderSecureGap="16.90" latGap="None"/>
<     <change id="ramp.2" type="passenger" time="6.00" from="merge_0" to="merge_1" dir="1" speed="13.88" pos="75.29" reason="strategic|urgent" leaderGap="17.71" leaderSecureGap="4.17" followerGap="14.07" followerSecureGap="29.30" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.4" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="14.72" leaderSecureGap="0.00" followerGap="2.50" followerSecureGap="9.79" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.5" type="motorcycle" time="16.00" from="merge_0" to="merge_1" dir="1" speed="9.79" pos="112.09" reason="strategic|urgent" leaderGap="2.50" leaderSecureGap="9.79" followerGap="81.81" followerSecureGap="13.62" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.18" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="25.36" pos="253.55" reason="cooperative|urgent" leaderGap="32.14" leaderSecureGap="0.00" followerGap="29.42" followerSecureGap="56.98" origLeaderGap="48.39" origLeaderSecureGap="84.65" latGap="None"/>
<     <change id="main.19" type="passenger" time="19.00" from="beg_0" to="beg_1" dir="1" speed="30.11" pos="219.13" reason="cooperative|urgent" leaderGap="29.42" leaderSecureGap="56.98" followerGap="None" followerSecureGap="None" origLeaderGap="82.81" origLeaderSecureGap="116.27" latGap="None"/>
<     <change id="ramp.6" type="motorcycle" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="29.10" leaderSecureGap="0.00" followerGap="16.24" followerSecureGap="27.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.7" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="13.58" pos="98.34" reason="strategic|urgent" leaderGap="16.24" leaderSecureGap="27.32" followerGap="17.21" followerSecureGap="5.32" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.8" type="passenger" time="20.00" from="merge_0" to="merge_1" dir="1" speed="10.86" pos="76.14" reason="strategic|urgent" leaderGap="17.21" leaderSecureGap="5.32" followerGap="24.58" followerSecureGap="0.00" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.9" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="3.84" pos="46.56" reason="strategic|urgent" leaderGap="24.58" leaderSecureGap="0.00" followerGap="93.70" followerSecureGap="86.80" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.11" type="passenger_pushy" time="20.00" from="merge_0" to="merge_1" dir="1" speed="0.32" pos="17.97" reason="strategic|urgent" leaderGap="23.59" leaderSecureGap="0.32" followerGap="65.11" followerSecureGap="86.80" origLeaderGap="12.25" origLeaderSecureGap="0.32" latGap="None"/>
<     <change id="ramp.10" type="passenger" time="22.00" from="merge_0" to="merge_1" dir="1" speed="6.44" pos="45.50" reason="strategic|urgent" leaderGap="11.54" leaderSecureGap="3.80" followerGap="14.09" followerSecureGap="4.59" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.13" type="passenger_pushy" time="26.00" from="merge_0" to="merge_1" dir="1" speed="9.85" pos="29.85" reason="strategic|urgent" leaderGap="36.77" leaderSecureGap="0.00" followerGap="4.92" followerSecureGap="0.00" origLeaderGap="20.68" origLeaderSecureGap="11.48" latGap="None"/>
<     <change id="ramp.12" type="motorcycle" time="27.00" from="merge_0" to="merge_1" dir="1" speed="4.99" pos="77.38" reason="strategic|urgent" leaderGap="27.01" leaderSecureGap="0.00" followerGap="32.88" followerSecureGap="23.85" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.15" type="passenger_pushy" time="29.00" from="merge_0" to="merge_1" dir="1" speed="11.17" pos="35.65" reason="strategic|urgent" leaderGap="55.52" leaderSecureGap="19.01" followerGap="13.49" followerSecureGap="3.45" origLeaderGap="None" origLeaderSecureGap="None" latGap="0.55"/>
<     <change id="ramp.16" type="passenger_pushy" time="30.00" from="merge_0" to="merge_1" dir="1" speed="10.99" pos="28.15" reason="strategic|urgent" leaderGap="16.27" leaderSecureGap="5.17" followerGap="38.29" followerSecureGap="24.73" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.14" type="motorcycle" time="32.00" from="merge_0" to="merge_1" dir="1" speed="0.00" pos="116.79" reason="strategic|urgent" leaderGap="31.36" leaderSecureGap="0.00" followerGap="45.53" followerSecureGap="16.34" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.24" type="motorcycle" time="32.00" from="merge_1" to="merge_2" dir="1" speed="6.24" pos="28.63" reason="speedGain" leaderGap="49.92" leaderSecureGap="0.00" followerGap="57.03" followerSecureGap="31.83" origLeaderGap="35.43" origLeaderSecureGap="6.24" latGap="None"/>
<     <change id="ramp.17" type="motorcycle" time="34.00" from="merge_0" to="merge_1" dir="1" speed="11.75" pos="52.05" reason="strategic|urgent" leaderGap="17.00" leaderSecureGap="10.94" followerGap="32.92" followerSecureGap="7.44" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.34" type="passenger_pushy" time="36.00" from="beg_0" to="beg_1" dir="1" speed="11.15" pos="244.84" reason="speedGain" leaderGap="8.95" leaderSecureGap="17.60" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.31" type="passenger_pushy" time="37.00" from="beg_0" to="beg_1" dir="1" speed="7.01" pos="282.05" reason="speedGain" leaderGap="9.35" leaderSecureGap="0.00" followerGap="9.27" followerSecureGap="7.96" origLeaderGap="11.30" origLeaderSecureGap="5.48" latGap="None"/>
<     <change id="ramp.18" type="passenger" time="37.00" from="merge_0" to="merge_1" dir="1" speed="15.00" pos="64.17" reason="strategic|urgent" leaderGap="30.70" leaderSecureGap="27.17" followerGap="13.87" followerSecureGap="2.06" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="main.30" type="passenger_pushy" time="38.00" from="merge_1" to="merge_2" dir="1" speed="5.71" pos="14.77" reason="speedGain" leaderGap="13.81" leaderSecureGap="2.81" followerGap="8.34" followerSecureGap="11.64" origLeaderGap="13.81" origLeaderSecureGap="2.81" latGap="None"/>
<     <change id="main.29" type="truck" time="39.00" from="merge_1" to="merge_2" dir="1" speed="11.20" pos="46.28" reason="cooperative|urgent" leaderGap="18.66" leaderSecureGap="0.00" followerGap="16.70" followerSecureGap="3.21" origLeaderGap="5.40" origLeaderSecureGap="11.74" latGap="None"/>
<     <change id="ramp.19" type="passenger_pushy" time="40.00" from="merge_0" to="merge_1" dir="1" speed="13.53" pos="70.21" reason="strategic|urgent" leaderGap="14.47" leaderSecureGap="6.31" followerGap="21.97" followerSecureGap="1.10" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<     <change id="ramp.20" type="passenger" time="40.00" from="merge_0" to="merge_1" dir="1" speed="9.40" pos="43.24" reason="strategic|urgent" leaderGap="21.97" leaderSecureGap="1.10" followerGap="12.61" followerSecureGap="8.38" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4,17d3
< Simulation ended at time: 477.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 565
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 395.35
<  Duration: 25.06
<  WaitingTime: 1.35
<  TimeLoss: 12.26
<  DepartDelay: 45.72
< 

TEST had known bugs (#3696) on ts-sim-build-ba : action_step_length bugs ticket3696 ( Last six runs Apr2022 )

#3696
(This bug was triggered by text found in file 'output' matching '.*')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated300 ----------
2a3,14
> <!-- generated on 2022-04-08 07:02:09 by Eclipse SUMO GUI Version v1_12_0+2035-6606ae48797
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,37c16,53
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="1030.00" id="laneData">
<         <edge id="beg">
<             <lane id="beg_0" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_1" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="beg2">
<             <lane id="beg2_0" sampledSeconds="2328.77" traveltime="102.18" overlapTraveltime="104.04" density="0.75" occupancy="0.37" waitingTime="0.00" speed="28.85" departed="363" arrived="0" entered="0" left="283" laneChangedFrom="80" laneChangedTo="0"/>
<             <lane id="beg2_1" sampledSeconds="2183.89" traveltime="86.88" overlapTraveltime="87.09" density="0.71" occupancy="0.35" waitingTime="0.00" speed="34.47" departed="332" arrived="0" entered="0" left="412" laneChangedFrom="0" laneChangedTo="80"/>
<         </edge>
<         <edge id="end">
<             <lane id="end_0" sampledSeconds="4033.76" traveltime="8.85" overlapTraveltime="9.02" density="19.88" occupancy="9.64" waitingTime="0.00" speed="22.39" departed="0" arrived="448" entered="448" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="end_1" sampledSeconds="2637.89" traveltime="5.88" overlapTraveltime="6.02" density="13.00" occupancy="6.35" waitingTime="0.00" speed="33.56" departed="0" arrived="439" entered="439" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="end2">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,27
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'main.103' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=144.80.
> Warning: Vehicle 'main.167' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=228.50.
> Warning: Vehicle 'main.190' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=262.40.
> Warning: Vehicle 'main.192' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=264.70.
> Warning: Vehicle 'main.206' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=291.70.
> Warning: Vehicle 'main.214' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=304.00.
> Warning: Vehicle 'main.216' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=309.30.
> Warning: Vehicle 'main.252' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=355.30.
> Warning: Vehicle 'main.291' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=429.30.
> Warning: Vehicle 'main.294' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=433.40.
> Warning: Teleporting vehicle 'main.323'; collision with vehicle 'main.321', lane='beg2_0', gap=-0.13', latGap=-0.02, time=514.50 stage=laneChange.
> Warning: Vehicle 'main.335' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=515.60.
> Warning: Vehicle 'main.323' ends teleporting on edge 'merge', time=515.60.
> Warning: Vehicle 'main.528' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=829.30.
> Warning: Teleporting vehicle 'main.528'; collision with vehicle 'main.526', lane='beg2_0', gap=-0.43', latGap=-0.93, time=831.00 stage=move.
> Warning: Vehicle 'main.528' ends teleporting on edge 'merge', time=833.00.
> Warning: Vehicle 'main.528' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=833.10.
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'motorway.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'motorway.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5,18d4
< Simulation ended at time: 1030.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 887
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 521.02
<  Duration: 22.82
<  WaitingTime: 1.43
<  TimeLoss: 7.85
<  DepartDelay: 0.00
< 

TEST had known bugs (see #1097) on ts-sim-build-ba : bugs 1xxx ticket1097 ( Last six runs Apr2022 )

vehicles use the wrong lane and thereby slow down the flow of traffic
(This bug was triggered by FAILING to find text in file 'output' matching 'Simulation ended at time: 3352.00')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2960518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8be35382f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8bce27defd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8bdfdd90b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< Loading net-file from 'net.net.xml'...  done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
4c4
< Simulation ended at time: 3352.00
---
> Simulation ended at time: 3781.00
---------- New result in exitcode ----------
1

TEST had known bugs (#1845) on ts-sim-build-ba : bugs 1xxx ticket1845 ( Last six runs Apr2022 )

(This bug was triggered by text found in file 'errors' matching 'collision')
---------- New result in errors ----------
/home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
/home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
Warning: Teleporting vehicle 'minor'; collision with vehicle 'major', lane='mid1_0', gap=-4.32, time=8.00 stage=move.
Warning: Vehicle 'minor' ends teleporting on edge 'mid2', time=8.00.

=================================================================
==2962586==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 512 byte(s) in 2 object(s) allocated from:
    #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
    #1 0x7f1b19f2a2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
    #1 0x7f1b04a22efd  (<unknown module>)

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
    #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
    #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
    #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
    #4 0x7f1b167cb0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- New result in output ----------

TEST had known bugs (#2319) on ts-sim-build-ba : bugs 2xxx ticket2319 ( Last six runs Apr2022 )

(This bug was triggered by text found in file 'errors' matching 'teleporting')
---------- Differences in errors ----------
0a1,48
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'v1'; waited too long (jam), lane=':C_3_0', time=307.00.
> Warning: Vehicle 'v1' ends teleporting on edge 'end', time=307.00.
> 
> =================================================================
> ==2963098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f735f9a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f734a6c7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
6c6,7
<         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="t0" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.31" y="34.06" angle="357.81" type="truck" speed="0.00" pos="17.43" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="car" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
9c10,11
<         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="t0" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.21" y="36.66" angle="357.81" type="truck" speed="2.60" pos="20.03" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="20.92" y="51.01" angle="90.14" type="car" speed="2.60" pos="39.26" lane="beg1_0" slope="0.00"/>
12c14,15
<         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="t0" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
---
>         <vehicle id="v0" x="52.01" y="41.85" angle="357.81" type="truck" speed="5.20" pos="25.23" lane="beg2_2" slope="0.00"/>
>         <vehicle id="v1" x="26.12" y="50.99" angle="90.14" type="car" speed="5.20" pos="44.46" lane="beg1_0" slope="0.00"/>
15c18,19
<         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="t0" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
---
>         <vehicle id="v0" x="54.58" y="51.86" angle="3.05" type="truck" speed="7.80" pos="5.60" lane=":C_0_2" slope="0.00"/>
>         <vehicle id="v1" x="33.92" y="50.97" angle="90.14" type="car" speed="7.80" pos="52.26" lane="beg1_0" slope="0.00"/>
18c22,23
<         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="t0" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
---
>         <vehicle id="v0" x="62.96" y="54.02" angle="20.19" type="truck" speed="6.25" pos="1.25" lane="end_2" slope="0.00"/>
>         <vehicle id="v1" x="43.19" y="50.95" angle="90.14" type="car" speed="9.27" pos="61.53" lane="beg1_0" slope="0.00"/>
21,22c26,27
<         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="t0" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<         <vehicle id="v1" x="18.32" y="51.01" angle="90.14" type="t0" speed="0.00" pos="36.66" lane="beg1_0" slope="0.00"/>
---
>         <vehicle id="v0" x="64.71" y="53.99" angle="24.78" type="truck" speed="1.75" pos="3.00" lane="end_2" slope="0.00"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#2574) on ts-sim-build-ba : bugs 2xxx ticket2574 ( Last six runs Apr2022 )

(This bug was triggered by text found in file 'errors' matching 'Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!')
---------- New result in errors ----------
Error: Vehicle 'ego' will not be able to depart using the given velocity (unpriorised junction too close)!

=================================================================
==2963621==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 512 byte(s) in 2 object(s) allocated from:
    #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
    #1 0x7f98916572f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)

Direct leak of 64 byte(s) in 1 object(s) allocated from:
    #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
    #1 0x7f987c381efd  (<unknown module>)

Direct leak of 32 byte(s) in 1 object(s) allocated from:
    #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
    #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
    #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
    #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
    #4 0x7f988def80b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16

Indirect leak of 64 byte(s) in 2 object(s) allocated from:
    #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
    #1 0x7f989165793c  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2193c)

Indirect leak of 9 byte(s) in 1 object(s) allocated from:
    #0 0x560854 in strdup (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x560854)
    #1 0x7f9891656b64 in FcValueSave (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x20b64)

SUMMARY: AddressSanitizer: 681 byte(s) leaked in 7 allocation(s).
---------- New result in exitcode ----------
1

TEST had known bugs (#3255) on ts-sim-build-ba : bugs 3xxx ticket3255 ( Last six runs Apr2022 )

(This bug was triggered by FAILING to find text in file 'aggregated15' matching '31to211')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2964675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff9cafea2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff9b4fb5efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff9c788b0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- New result in aggregated15 ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="600.00" end="615.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="615.00" end="630.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="630.00" end="645.00" id="dump_15">
        <edge id="31to210">
            <lane id="31to210_0" sampledSeconds="195.00" overlapTraveltime="100000.00" density="36.93" laneDensity="36.93" occupancy="18.47" waitingTime="195.00" timeLoss="195.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
        <edge id="31to212">
            <lane id="31to212_0" sampledSeconds="105.00" overlapTraveltime="100000.00" density="133.33" laneDensity="133.33" occupancy="67.38" waitingTime="105.00" timeLoss="105.00" speed="0.00" speedRelative="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        </edge>
    </interval>
    <interval begin="645.00" end="660.00" id="dump_15">
        <edge id="31to210">
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles CACC ( Last six runs Apr2022 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in aggregated60 ----------
32,34c32,34
<         <edge id="1/1to2/1" sampledSeconds="2732.32" traveltime="99.86" overlapTraveltime="100.48" density="46.47" laneDensity="46.47" occupancy="23.01" waitingTime="64.00" timeLoss="1365.89" speed="9.80" speedRelative="0.50" departed="19" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="2/1to3/1" sampledSeconds="1846.57" traveltime="65.69" overlapTraveltime="66.48" density="31.41" laneDensity="31.41" occupancy="15.54" waitingTime="8.00" timeLoss="450.78" speed="14.82" speedRelative="0.76" departed="0" arrived="0" entered="29" left="28" laneChangedFrom="0" laneChangedTo="0" teleported="3"/>
<         <edge id="3/1to4/1" sampledSeconds="1446.73" traveltime="52.92" overlapTraveltime="53.17" density="24.61" laneDensity="24.61" occupancy="12.20" waitingTime="1.00" timeLoss="79.51" speed="18.52" speedRelative="0.95" departed="0" arrived="0" entered="28" left="27" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="2749.53" traveltime="100.68" overlapTraveltime="101.38" density="46.76" laneDensity="46.76" occupancy="23.15" waitingTime="67.00" timeLoss="1386.67" speed="9.72" speedRelative="0.50" departed="19" arrived="0" entered="0" left="27" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
>         <edge id="2/1to3/1" sampledSeconds="1838.68" traveltime="65.59" overlapTraveltime="66.31" density="31.27" laneDensity="31.27" occupancy="15.48" waitingTime="4.00" timeLoss="445.30" speed="14.85" speedRelative="0.76" departed="0" arrived="0" entered="27" left="28" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
>         <edge id="3/1to4/1" sampledSeconds="1448.09" traveltime="52.79" overlapTraveltime="53.05" density="24.63" laneDensity="24.63" occupancy="12.21" waitingTime="1.00" timeLoss="76.25" speed="18.57" speedRelative="0.95" departed="0" arrived="0" entered="28" left="27" laneChangedFrom="0" laneChangedTo="0"/>
41,44c41,44
<         <edge id="1/1to2/1" sampledSeconds="2298.64" traveltime="82.54" overlapTraveltime="82.94" density="39.09" laneDensity="39.09" occupancy="19.33" waitingTime="2.00" timeLoss="905.97" speed="11.87" speedRelative="0.61" departed="25" arrived="0" entered="0" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1937.23" traveltime="67.26" overlapTraveltime="67.91" density="32.95" laneDensity="32.95" occupancy="16.35" waitingTime="7.00" timeLoss="503.74" speed="14.50" speedRelative="0.74" departed="0" arrived="0" entered="28" left="30" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="3/1to4/1" sampledSeconds="1489.60" traveltime="52.44" overlapTraveltime="52.69" density="25.33" laneDensity="25.33" occupancy="12.56" waitingTime="0.00" timeLoss="69.03" speed="18.69" speedRelative="0.95" departed="0" arrived="0" entered="30" left="30" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="4/1to5/1" sampledSeconds="1374.86" traveltime="50.00" overlapTraveltime="50.25" density="23.38" laneDensity="23.38" occupancy="11.63" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="30" left="27" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="2351.82" traveltime="84.26" overlapTraveltime="84.68" density="40.00" laneDensity="40.00" occupancy="19.78" waitingTime="2.00" timeLoss="956.21" speed="11.63" speedRelative="0.59" departed="25" arrived="0" entered="0" left="30" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="2/1to3/1" sampledSeconds="1903.67" traveltime="68.47" overlapTraveltime="68.78" density="32.38" laneDensity="32.38" occupancy="16.10" waitingTime="4.00" timeLoss="512.82" speed="14.32" speedRelative="0.73" departed="0" arrived="0" entered="30" left="29" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="1560.48" traveltime="54.49" overlapTraveltime="54.75" density="26.54" laneDensity="26.54" occupancy="13.20" waitingTime="0.00" timeLoss="128.16" speed="17.99" speedRelative="0.92" departed="0" arrived="0" entered="29" left="28" laneChangedFrom="0" laneChangedTo="0" teleported="1"/>
>         <edge id="4/1to5/1" sampledSeconds="1355.92" traveltime="50.00" overlapTraveltime="50.25" density="23.06" laneDensity="23.06" occupancy="11.47" waitingTime="0.00" timeLoss="0.03" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="27" laneChangedFrom="0" laneChangedTo="0"/>
52c52
<         <edge id="1/1to2/1" sampledSeconds="2120.36" traveltime="77.35" overlapTraveltime="77.61" density="36.06" laneDensity="36.06" occupancy="17.85" waitingTime="0.00" timeLoss="747.44" speed="12.69" speedRelative="0.65" departed="26" arrived="0" entered="0" left="27" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="1/1to2/1" sampledSeconds="2145.48" traveltime="77.95" overlapTraveltime="78.52" density="36.49" laneDensity="36.49" occupancy="18.02" waitingTime="0.00" timeLoss="772.34" speed="12.54" speedRelative="0.64" departed="26" arrived="0" entered="0" left="28" laneChangedFrom="0" laneChangedTo="0"/>
54,57c54,57
<         <edge id="2/1to3/1" sampledSeconds="1890.18" traveltime="66.44" overlapTraveltime="67.30" density="32.15" laneDensity="32.15" occupancy="15.94" waitingTime="6.00" timeLoss="478.83" speed="14.63" speedRelative="0.75" departed="0" arrived="0" entered="28" left="29" laneChangedFrom="0" laneChangedTo="0" teleported="1"/>
<         <edge id="3/1to4/1" sampledSeconds="1521.13" traveltime="52.90" overlapTraveltime="53.16" density="25.87" laneDensity="25.87" occupancy="12.81" waitingTime="0.00" timeLoss="83.15" speed="18.53" speedRelative="0.95" departed="0" arrived="0" entered="28" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1415.20" traveltime="50.00" overlapTraveltime="50.25" density="24.07" laneDensity="24.07" occupancy="11.97" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="31" laneChangedFrom="0" laneChangedTo="0" teleported="2"/>
<         <edge id="5/1to6/1" sampledSeconds="1388.37" traveltime="50.00" overlapTraveltime="50.25" density="23.61" laneDensity="23.61" occupancy="11.75" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="31" left="27" laneChangedFrom="0" laneChangedTo="0"/>
---
>         <edge id="2/1to3/1" sampledSeconds="1977.75" traveltime="69.42" overlapTraveltime="69.75" density="33.64" laneDensity="33.64" occupancy="16.71" waitingTime="4.00" timeLoss="552.95" speed="14.12" speedRelative="0.72" departed="0" arrived="0" entered="27" left="27" laneChangedFrom="0" laneChangedTo="0"/>
>         <edge id="3/1to4/1" sampledSeconds="1611.64" traveltime="57.91" overlapTraveltime="58.17" density="27.41" laneDensity="27.41" occupancy="13.64" waitingTime="0.00" timeLoss="219.29" speed="16.93" speedRelative="0.86" departed="0" arrived="0" entered="27" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3a14,15
> Warning: Teleporting vehicle '0.45'; collision with vehicle '0.44', lane='2/1to3/1_0', gap=-0.09, time=96.00 stage=move.
> Warning: Vehicle '0.45' ends teleporting on edge '3/1to4/1', time=96.00.
5a18
> Warning: Teleporting vehicle '0.95'; collision with vehicle '0.94', lane='1/1to2/1_0', gap=-0.20, time=161.00 stage=move.
7a21
> Warning: Teleporting vehicle '0.92'; collision with vehicle '0.91', lane='1/1to2/1_0', gap=-0.16, time=179.00 stage=move.
8a23
> Warning: Teleporting vehicle '0.117'; collision with vehicle '0.116', lane='1/1to2/1_0', gap=-0.10, time=196.00 stage=move.
10a26
> Warning: Teleporting vehicle '0.136'; collision with vehicle '0.135', lane='1/1to2/1_0', gap=-0.35, time=228.00 stage=move.
12a29,35
> Warning: Vehicle '0.92' ends teleporting on edge '3/1to4/1', time=248.00.
> Warning: Vehicle '0.95' ends teleporting on edge '3/1to4/1', time=250.00.
> Warning: Teleporting vehicle '0.176'; collision with vehicle '0.175', lane='1/1to2/1_0', gap=-0.03, time=261.00 stage=move.
> Warning: Vehicle '0.176' ends teleporting on edge '2/1to3/1', time=277.00.
> Warning: Vehicle '0.117' ends teleporting on edge '3/1to4/1', time=278.00.
> Warning: Teleporting vehicle '0.107'; collision with vehicle '0.106', lane='2/1to3/1_0', gap=-0.11, time=281.00 stage=move.
> Warning: Vehicle '0.136' ends teleporting on edge '2/1to3/1', time=283.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
15,16c15,16
<  RouteLength: 50648.99
<  Speed: 17.93
---
>  RouteLength: 50408.00
>  Speed: 17.84
19c19
<  TimeLoss: 239.00
---
>  TimeLoss: 251.50
---------- New result in exitcode ----------
1

TEST had known bugs (see #4839) on ts-sim-build-ba : cf_model drive_in_circles_small CACC ( Last six runs Apr2022 )

collisions
(This bug was triggered by text found in file 'errors' matching 'collision')
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
136a147,182
> 
> =================================================================
> ==2750038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fb00fc602f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7faffa0cdefd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fb00c5010b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #8921) on ts-sim-build-ba : cf_model drive_in_circles_small EIDM ( Last six runs Apr2022 )

platform dependant behavior
(This bug was triggered by FAILING to find text in file 'output' matching 'Collisions: 25')
---------- Differences in errors ----------
1,1109c1,690
< Warning: Vehicle '1.8' performs emergency braking with decel=-9.18 wished=4.50 severity=1.04, time=45.00.
< Warning: Vehicle '1.4' performs emergency braking with decel=-9.43 wished=4.50 severity=1.09, time=91.00.
< Warning: Vehicle '1.8' performs emergency braking with decel=-9.44 wished=4.50 severity=1.10, time=97.00.
< Warning: Vehicle '1.9' performs emergency braking with decel=-10.16 wished=4.50 severity=1.26, time=98.00.
< Warning: Vehicle '1.10' performs emergency braking with decel=-10.25 wished=4.50 severity=1.28, time=99.00.
< Warning: Vehicle '1.11' performs emergency braking with decel=-9.19 wished=4.50 severity=1.04, time=101.00.
< Warning: Vehicle '1.12' performs emergency braking with decel=-10.16 wished=4.50 severity=1.26, time=102.00.
< Warning: Vehicle '1.13' performs emergency braking with decel=-9.08 wished=4.50 severity=1.02, time=103.00.
< Warning: Vehicle '1.15' performs emergency braking with decel=-9.03 wished=4.50 severity=1.01, time=106.00.
< Warning: Vehicle '1.16' performs emergency braking with decel=-9.40 wished=4.50 severity=1.09, time=107.00.
< Warning: Vehicle '1.18' performs emergency braking with decel=-9.16 wished=4.50 severity=1.04, time=110.00.
< Warning: Vehicle '1.19' performs emergency braking with decel=-9.76 wished=4.50 severity=1.17, time=111.00.
< Warning: Vehicle '1.20' performs emergency braking with decel=-9.24 wished=4.50 severity=1.05, time=112.00.
< Warning: Vehicle '1.21' performs emergency braking with decel=-9.09 wished=4.50 severity=1.02, time=114.00.
< Warning: Vehicle '1.22' performs emergency braking with decel=-9.07 wished=4.50 severity=1.02, time=115.00.
< Warning: Vehicle '1.24' performs emergency braking with decel=-9.48 wished=4.50 severity=1.11, time=118.00.
< Warning: Vehicle '1.25' performs emergency braking with decel=-9.04 wished=4.50 severity=1.01, time=119.00.
< Warning: Vehicle '1.28' performs emergency braking with decel=-9.04 wished=4.50 severity=1.01, time=124.00.
< Warning: Vehicle '1.29' performs emergency braking with decel=-9.37 wished=4.50 severity=1.08, time=125.00.
< Warning: Vehicle '1.32' performs emergency braking with decel=-9.12 wished=4.50 severity=1.03, time=130.00.
< Warning: Vehicle '1.33' performs emergency braking with decel=-10.42 wished=4.50 severity=1.31, time=131.00.
< Warning: Vehicle '1.34' performs emergency braking with decel=-11.11 wished=4.50 severity=1.47, time=132.00.
< Warning: Vehicle '1.0' performs emergency braking with decel=-11.03 wished=4.50 severity=1.45, time=133.00.
< Warning: Vehicle '1.1' performs emergency braking with decel=-9.80 wished=4.50 severity=1.18, time=134.00.
< Warning: Vehicle '1.1' performs emergency braking with decel=-9.21 wished=4.50 severity=1.05, time=136.00.
< Warning: Vehicle '1.2' performs emergency braking with decel=-10.37 wished=4.50 severity=1.30, time=137.00.
< Warning: Vehicle '1.3' performs emergency braking with decel=-11.68 wished=4.50 severity=1.60, time=138.00.
< Warning: Vehicle '1.4' performs emergency braking with decel=-13.06 wished=4.50 severity=1.90, time=139.00.
< Warning: Vehicle '1.5' performs emergency braking with decel=-14.25 wished=4.50 severity=2.17, time=140.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
12a13
> Teleports: 93 (Collisions: 93)
14,15c15,16
<  RouteLength: 50257.34
<  Speed: 16.76
---
>  RouteLength: 66024.94
>  Speed: 22.02
17,18c18,19
<  WaitingTime: 169.97
<  TimeLoss: 1322.78
---
>  WaitingTime: 47.37
>  TimeLoss: 779.94
---------- New result in exitcode ----------
1

TEST had known bugs (#5352) on ts-sim-build-ba : cf_model follow_slow CACC ( Last six runs Apr2022 )

#5352
(This bug was triggered by text found in file 'errors' matching '.+')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2823765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fc7f586c2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fc7e0593efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fc7f210d0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (#5352) on ts-sim-build-ba : cf_model stop_at_position_with_follower CACC ( Last six runs Apr2022 )

#5352
(This bug was triggered by text found in file 'errors' matching '.+')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2821239==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fe70806f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fe6f2da9efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fe7049100b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #10292) on ts-sim-build-ba : devices rerouting parallel parallel_random_weights ( Last six runs Apr2022 )

non-determinism
(This bug was triggered by text found in the full difference report matching 'route')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2933000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f3efb68f2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f3ee5399efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f3ef7f300b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,6c5,6
<     <vehicle id="0.1" depart="2.00" arrival="49.00">
<         <route edges="A0A1 A1B1 B1B2 B2B3 B3C3 C3D3"/>
---
>     <vehicle id="0.6" depart="1.00" arrival="47.00">
>         <route edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3D3"/>
9,10c9,10
<     <vehicle id="0.2" depart="4.00" arrival="53.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.0" depart="0.00" arrival="48.00">
>         <route edges="A0B0 B0C0 C0C1 C1C2 C2D2 D2D3"/>
13,14c13,14
<     <vehicle id="0.3" depart="6.00" arrival="57.00">
<         <route edges="A0B0 B0B1 B1B2 B2C2 C2C3 C3D3"/>
---
>     <vehicle id="0.2" depart="5.00" arrival="51.00">
>         <route edges="A0B0 B0C0 C0D0 D0D1 D1D2 D2D3"/>
17,18c17,18
<     <vehicle id="0.7" depart="14.00" arrival="60.00">
<         <route edges="A0A1 A1A2 A2A3 A3B3 B3C3 C3D3"/>
---
>     <vehicle id="0.1" depart="2.00" arrival="52.00">
>         <route edges="A0B0 B0B1 B1C1 C1C2 C2D2 D2D3"/>
21,22c21,22
<     <vehicle id="0.6" depart="12.00" arrival="61.00">
<         <route edges="A0B0 B0C0 C0C1 C1D1 D1D2 D2D3"/>
---
>     <vehicle id="0.8" depart="3.00" arrival="53.00">
>         <route edges="A0A1 A1A2 A2B2 B2B3 B3C3 C3D3"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #3831) on ts-sim-build-ba : devices rerouting personTrip access_walk ( Last six runs Apr2022 )

routing failure
(This bug was triggered by text found in file 'exitcode' matching '1')
---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==2938478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff0eaf9d2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x1c6a2bb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1501:33
>     #2 0x3a98ffb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x1bfe1c1 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:191:27
>     #4 0x3c66ef3 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7ff0eba7f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff0d5885efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff0e783e0b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 64 byte(s) in 2 object(s) allocated from:
>     #0 0x574622 in calloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x574622)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #10246) on ts-sim-build-ba : devices rerouting single_edge ( Last six runs Apr2022 )

consistent handling of unreachable arrivalPos
(This bug was triggered by text found in file 'errors' matching 'Error: Vehicle '2' has no valid route')
---------- Differences in errors ----------
1c1,13
< Error: Vehicle '2' has no valid route. No connection between edge 'beg' and edge 'end'.
---
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: No connection between edge 'end' and edge 'end' found.
> Warning: No route for vehicle '2' found.
> Error: Vehicle '2' has no valid route.
2a15,50
> 
> =================================================================
> ==2942878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f14cc8a92f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f14b73a1efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,8d4
<     <vehicle id="1" depart="0.00" arrival="23.00">
<         <route edges="beg"/>
<     </vehicle>
< 

TEST had known bugs (platform dependent png) on ts-sim-build-ba : gui settings snapshot ( Last six runs Apr2022 )

platform dependent png
(This bug was triggered by text found in the full difference report matching 'png')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2972174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7fd5238162f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7fd50e478efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7fd5200b70b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- Differences in png ----------
Binärdateien /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png.sumo und /home/delphi/clangDebug/texttesttmp/sumo.gui.08Apr062358.2426032/sumo.gui/gui/settings/snapshot/png.sumo sind verschieden.
---------- Differences in png2 ----------
Binärdateien /home/delphi/clangDebug/sumo/tests/sumo/gui/settings/snapshot/png2.sumo und /home/delphi/clangDebug/texttesttmp/sumo.gui.08Apr062358.2426032/sumo.gui/gui/settings/snapshot/png2.sumo sind verschieden.
---------- New result in exitcode ----------
1

TEST had known bugs (see #10512) on ts-sim-build-ba : lc_model bugs ticket10512 ( Last six runs Apr2022 )

intermediate bus lane leads to wrong lane
(This bug was triggered by text found in file 'errors' matching 'Teleporting vehicle')
---------- Differences in errors ----------
0a1,62
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Vehicle 'f_0.18' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=41.00.
> Warning: Vehicle 'f_0.18' performs emergency stop at the end of lane '25290438_1' because there is no connection to the next edge (decel=-11.44, offset=1.70), time=41.00.
> Warning: Teleporting vehicle 'f_0.15'; waited too long (wrong lane), lane='315425129#0_2', time=345.00.
> Warning: Vehicle 'f_0.15' ends teleporting on edge '23208748#0', time=345.00.
> Warning: Teleporting vehicle 'f_0.17'; waited too long (wrong lane), lane='315425129#0_2', time=651.00.
> Warning: Vehicle 'f_0.17' ends teleporting on edge '23208748#0', time=651.00.
> Warning: Teleporting vehicle 'f_0.25'; waited too long (wrong lane), lane='315425129#0_2', time=956.00.
> Warning: Vehicle 'f_0.25' ends teleporting on edge '23208748#0', time=956.00.
> Warning: Teleporting vehicle 'f_0.27'; waited too long (wrong lane), lane='315425129#0_2', time=1261.00.
> Warning: Vehicle 'f_0.27' ends teleporting on edge '23208748#0', time=1261.00.
> Warning: Teleporting vehicle 'f_0.32'; waited too long (wrong lane), lane='315425129#0_2', time=1566.00.
> Warning: Vehicle 'f_0.32' ends teleporting on edge '23208748#0', time=1566.00.
> Warning: Teleporting vehicle 'f_0.42'; waited too long (wrong lane), lane='315425129#0_2', time=1872.00.
> Warning: Vehicle 'f_0.42' ends teleporting on edge '23208748#0', time=1872.00.
> Warning: Teleporting vehicle 'f_0.44'; waited too long (wrong lane), lane='315425129#0_2', time=2177.00.
> Warning: Vehicle 'f_0.44' ends teleporting on edge '23208748#0', time=2177.00.
> 
> =================================================================
> ==2843300==ERROR: LeakSanitizer: detected memory leaks
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (bug 2316 (NONEXISTENT)) on ts-sim-build-ba : opposite_direction_driving continuous 1edge ( Last six runs Apr2022 )

Failed to open URL 'https://sumo.dlr.de/trac.wsgi/ticket/2316?format=tab': HTTP Error 406: Not Acceptable.

Please make sure that bug 2316 exists
and that the configuration entry 'bug_system_location' points to the correct trac instance.
The current value is 'https://sumo.dlr.de/trac.wsgi/'.
(This bug was triggered by text found in file 'exitcode' matching '[1-9]')
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2877897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7ff5dfda32f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7ff5caab7efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7ff5dc6440b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST had known bugs (see #7493) on ts-sim-build-ba : rail bugs deadlock_bidi_reversal ( Last six runs Apr2022 )

deadlock
(This bug was triggered by text found in file 'errors' matching 'Teleporting')
---------- Differences in errors ----------
0a1,628
> /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:88:41 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:241:64 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> Warning: Teleporting vehicle 'train1'; waited too long (yield), lane='-e_0', time=400.00.
> Warning: Vehicle 'train1' ends teleporting on edge '-c', time=409.00.
> 
> =================================================================
> ==2877065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f756089b2f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x2d4bf28 in MSEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/microsim/MSEdge.h:812:36
>     #2 0x2c750fa in RailwayRouter<MSEdge, SUMOVehicle>::RailwayRouter(std::vector<MSEdge*, std::allocator<MSEdge*> > const&, bool, double (*)(MSEdge const*, SUMOVehicle const*, double), double (*)(MSEdge const*, SUMOVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x2c68ceb in MSRoutingEngine::initRouter(SUMOVehicle*) /home/delphi/clangDebug/sumo/src/microsim/devices/MSRoutingEngine.cpp:420:26
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,6c5,6
<     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="139.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="139.00" routeLength="1162.53" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="62.85" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="262.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="212.00" routeLength="1162.53" waitingTime="58.00" waitingCount="2" stopTime="10.00" timeLoss="135.85" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---
>     <tripinfo id="train1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="428.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="428.00" routeLength="1162.33" waitingTime="303.00" waitingCount="2" stopTime="10.00" timeLoss="354.03" rerouteNo="1" devices="tripinfo_train1 routing_train1" vType="train" speedFactor="1.00" vaporized=""/>
>     <tripinfo id="train2" depart="50.00" departLane="a_0" departPos="50.10" departSpeed="0.00" departDelay="0.00" arrival="504.00" arrivalLane="-a_0" arrivalPos="99.62" arrivalSpeed="13.89" duration="454.00" routeLength="1162.53" waitingTime="295.00" waitingCount="2" stopTime="10.00" timeLoss="377.86" rerouteNo="1" devices="tripinfo_train2 routing_train2" vType="train" speedFactor="1.00" vaporized=""/>
---------- New result in exitcode ----------
1

TEST had known bugs (see #3997) on ts-sim-build-ba : sublane_model junction wide_lane_split ( Last six runs Apr2022 )

collision when lane width changes
(This bug was triggered by text found in file 'errors' matching 'collision')
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1,219c1,166
< Warning: Vehicle '24'; collision with vehicle '13', lane='EC_1', gap=-2.91', latGap=-0.90, time=17.00 stage=move.
< Warning: Teleporting vehicle '13' after earlier collision, lane='EC_0, time=28.00.
< Warning: Vehicle '13' teleports beyond arrival edge 'EC', time=28.00.
< Warning: Teleporting vehicle '24' after earlier collision, lane='EC_2, time=28.00.
< Warning: Vehicle '24' ends teleporting on edge 'CE', time=28.00.
< Warning: Vehicle '22' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=38.00.
< Warning: Vehicle '62'; collision with vehicle '29', lane='WC_0', gap=-0.08', latGap=-0.80, time=38.00 stage=move.
< Warning: Vehicle '22'; collision with vehicle '37', lane='WC_1', gap=-3.33', latGap=-1.05, time=38.00 stage=move.
< Warning: Teleporting vehicle '22' after earlier collision, lane='WC_1, time=49.00.
< Warning: Vehicle '22' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Teleporting vehicle '62' after earlier collision, lane='WC_1, time=49.00.
< Warning: Teleporting vehicle '37' after earlier collision, lane='WC_0, time=49.00.
< Warning: Vehicle '37' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Teleporting vehicle '29' after earlier collision, lane='WC_0, time=49.00.
< Warning: Vehicle '29' teleports beyond arrival edge 'WC', time=49.00.
< Warning: Vehicle '90'; collision with vehicle '91', lane='NC_0', gap=-4.70', latGap=-0.12, time=49.00 stage=laneChange.
< Warning: Vehicle '31'; collision with vehicle '6', lane='EC_1', gap=-6.50', latGap=-0.29, time=49.00 stage=laneChange.
< Warning: Vehicle '62' ends teleporting on edge 'CE', time=49.00.
< Warning: Vehicle '96'; collision with vehicle '86', lane='NC_1', gap=-3.50', latGap=-1.58, time=52.00 stage=move.
< Warning: Vehicle '96' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=53.00.
< Warning: Teleporting vehicle '91' after earlier collision, lane='NC_0, time=60.00.
< Warning: Vehicle '91' teleports beyond arrival edge 'NC', time=60.00.
< Warning: Teleporting vehicle '90' after earlier collision, lane='NC_0, time=60.00.
< Warning: Teleporting vehicle '31' after earlier collision, lane='EC_0, time=60.00.
< Warning: Teleporting vehicle '6' after earlier collision, lane='EC_1, time=60.00.
< Warning: Vehicle '111'; collision with vehicle '96', lane='NC_1', gap=-0.65', latGap=-0.07, time=60.00 stage=move.
< Warning: Vehicle '6' ends teleporting on edge 'CS', time=60.00.
< Warning: Vehicle '31' ends teleporting on edge 'CN', time=60.00.
< Warning: Vehicle '90' ends teleporting on edge 'CE', time=60.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2c1,2
< Loading net-file from 'net.net.xml'... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml'... done ((TIME)).
---
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading additional-files from 'input_additional.add.xml' ... done ((TIME)).
5,20d4
< Simulation ended at time: 1681.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1200
<  Running: 0
<  Waiting: 0
< Teleports: 307 (Collisions: 297, Jam: 5, Yield: 4, Wrong Lane: 1)
< Emergency Stops: 14
< Statistics (avg):
<  RouteLength: 191.51
<  Duration: 122.54
<  WaitingTime: 92.16
<  TimeLoss: 104.50
<  DepartDelay: 293.48
< 

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic dynamics insertion best_distance ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated900 ----------
2a3,14
> <!-- generated on 2022-04-08 06:29:37 by Eclipse SUMO GUI Version v1_12_0+2035-6606ae48797
> This data file and the accompanying materials
> are made available under the terms of the Eclipse Public License v2.0
> which accompanies this distribution, and is available at
> http://www.eclipse.org/legal/epl-v20.html
> This file may also be made available under the following Secondary
> Licenses when the conditions for such availability set forth in the Eclipse
> Public License 2.0 are satisfied: GNU General Public License, version 2
> or later which is available at
> https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html
> SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,37c16,50
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="900.00" id="laneData">
<         <edge id="beg">
<             <lane id="beg_0" sampledSeconds="102339.68" traveltime="171.57" overlapTraveltime="172.09" density="37.95" laneDensity="37.95" occupancy="18.95" waitingTime="30954.00" timeLoss="52766.52" speed="17.44" speedRelative="0.48" departed="800" arrived="0" entered="0" left="517" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_1" sampledSeconds="90387.63" traveltime="144.24" overlapTraveltime="144.64" density="33.52" laneDensity="33.52" occupancy="16.74" waitingTime="25849.00" timeLoss="38295.26" speed="20.75" speedRelative="0.58" departed="804" arrived="0" entered="0" left="576" laneChangedFrom="0" laneChangedTo="0"/>
<             <lane id="beg_2" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         </edge>
<         <edge id="beg2">
<             <lane id="beg2_0" sampledSeconds="200100.98" traveltime="560.16" overlapTraveltime="561.78" density="74.31" laneDensity="74.31" occupancy="37.08" waitingTime="98858.00" timeLoss="170448.16" speed="5.33" speedRelative="0.15" departed="0" arrived="0" entered="517" left="201" laneChangedFrom="0" laneChangedTo="4"/>
<             <lane id="beg2_1" sampledSeconds="165635.59" traveltime="374.27" overlapTraveltime="375.29" density="61.51" laneDensity="61.51" occupancy="30.70" waitingTime="78838.00" timeLoss="128892.70" speed="7.99" speedRelative="0.22" departed="0" arrived="0" entered="575" left="302" laneChangedFrom="4" laneChangedTo="0"/>
<         </edge>
<         <edge id="end">
<             <lane id="end_0" sampledSeconds="11317.09" traveltime="37.40" overlapTraveltime="37.28" density="65.49" laneDensity="65.49" occupancy="31.96" waitingTime="4313.00" timeLoss="9655.80" speed="5.28" speedRelative="0.15" departed="0" arrived="0" entered="206" left="467" laneChangedFrom="0" laneChangedTo="277"/>
<             <lane id="end_1" sampledSeconds="7460.64" traveltime="40.95" overlapTraveltime="42.02" density="43.17" laneDensity="43.17" occupancy="20.98" waitingTime="3462.00" timeLoss="6489.06" speed="4.69" speedRelative="0.13" departed="0" arrived="0" entered="289" left="0" laneChangedFrom="277" laneChangedTo="0"/>
<         </edge>
<         <edge id="end2">
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 900.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 1604 (Loaded: 2997)
<  Running: 1185
<  Waiting: 3
< Statistics (avg):
<  RouteLength: 8310.76
<  Speed: 20.49
<  Duration: 453.04
<  WaitingTime: 128.53
<  TimeLoss: 221.70
<  DepartDelay: 0.94
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic tls NEMA custom_detector ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in detector ----------
17,33c17
<    <interval begin="1800.00" end="2400.00" id="customDet1" sampledSeconds="54.34" nVehEntered="58" nVehLeft="58" nVehSeen="58" meanSpeed="15.58" meanTimeLoss="0.12" meanOccupancy="2.90" maxOccupancy="46.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" m
axIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.19" maxVehicleNumber="1" />
<    <interval begin="1800.00" end="2400.00" id="customDet2" sampledSeconds="46.71" nVehEntered="50" nVehLeft="50" nVehSeen="50" meanSpeed="15.63" meanTimeLoss="0.12" meanOccupancy="2.31" maxOccupancy="46.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" m
axIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.16" maxVehicleNumber="1" />
<    <interval begin="1800.00" end="2400.00" id="customDet3" sampledSeconds="431.13" nVehEntered="58" nVehLeft="59" nVehSeen="59" meanSpeed="1.83" meanTimeLoss="6.56" meanOccupancy="22.98" maxOccupancy="68.09" meanMaxJamLengthInVehicles="0.53" meanMaxJamLengthInMeters="2.17" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.44" jamLengthInVehiclesSum="315" jamLengthInMetersSum="1304.40" meanHaltingDuration="23.00" maxHaltingDuration="52.00" haltingDurationSum="230.00" meanIntervalHaltingDuratio
n="22.60" maxIntervalHaltingDuration="48.00" intervalHaltingDurationSum="226.00" startedHalts="11.00" meanVehicleNumber="0.81" maxVehicleNumber="2" />
<    <interval begin="1800.00" end="2400.00" id="customDet4" sampledSeconds="273.80" nVehEntered="13" nVehLeft="14" nVehSeen="14" meanSpeed="0.51" meanTimeLoss="19.00" meanOccupancy="14.35" maxOccupancy="68.09" meanMaxJamLengthInVehicles="0.39" meanMaxJamLengthInMeters="1.63" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.38" jamLengthInVehiclesSum="234" jamLengthInMetersSum="975.65" meanHaltingDuration="27.00" maxHaltingDuration="47.00" haltingDurationSum="243.00" meanIntervalHaltingDuratio
n="27.00" maxIntervalHaltingDuration="47.00" intervalHaltingDurationSum="243.00" startedHalts="9.00" meanVehicleNumber="0.47" maxVehicleNumber="2" />
<    <interval begin="2400.00" end="3000.00" id="customDet1" sampledSeconds="48.15" nVehEntered="52" nVehLeft="52" nVehSeen="52" meanSpeed="15.77" meanTimeLoss="0.11" meanOccupancy="2.32" maxOccupancy="46.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" m
axIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.17" maxVehicleNumber="1" />
<    <interval begin="2400.00" end="3000.00" id="customDet2" sampledSeconds="45.90" nVehEntered="49" nVehLeft="49" nVehSeen="49" meanSpeed="15.59" meanTimeLoss="0.12" meanOccupancy="2.28" maxOccupancy="46.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" m
axIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.16" maxVehicleNumber="1" />
<    <interval begin="2400.00" end="3000.00" id="customDet3" sampledSeconds="651.43" nVehEntered="55" nVehLeft="53" nVehSeen="55" meanSpeed="1.02" meanTimeLoss="11.17" meanOccupancy="35.47" maxOccupancy="68.12" meanMaxJamLengthInVehicles="0.90" meanMaxJamLengthInMeters="3.85" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.38" jamLengthInVehiclesSum="539" jamLengthInMetersSum="2312.30" meanHaltingDuration="54.60" maxHaltingDuration="95.00" haltingDurationSum="546.00" meanIntervalHaltingDurati
on="54.60" maxIntervalHaltingDuration="95.00" intervalHaltingDurationSum="546.00" startedHalts="12.00" meanVehicleNumber="1.16" maxVehicleNumber="2" />
<    <interval begin="2400.00" end="3000.00" id="customDet4" sampledSeconds="521.56" nVehEntered="21" nVehLeft="20" nVehSeen="21" meanSpeed="0.37" meanTimeLoss="24.32" meanOccupancy="26.33" maxOccupancy="68.10" meanMaxJamLengthInVehicles="0.79" meanMaxJamLengthInMeters="3.22" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.33" jamLengthInVehiclesSum="475" jamLengthInMetersSum="1931.32" meanHaltingDuration="39.62" maxHaltingDuration="90.00" haltingDurationSum="317.00" meanIntervalHaltingDurati
on="39.62" maxIntervalHaltingDuration="90.00" intervalHaltingDurationSum="317.00" startedHalts="11.00" meanVehicleNumber="0.89" maxVehicleNumber="2" />
<    <interval begin="3000.00" end="3600.00" id="customDet1" sampledSeconds="53.65" nVehEntered="57" nVehLeft="57" nVehSeen="57" meanSpeed="15.51" meanTimeLoss="0.12" meanOccupancy="2.78" maxOccupancy="46.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" m
axIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.19" maxVehicleNumber="1" />
<    <interval begin="3000.00" end="3600.00" id="customDet2" sampledSeconds="47.42" nVehEntered="51" nVehLeft="51" nVehSeen="51" meanSpeed="15.70" meanTimeLoss="0.11" meanOccupancy="2.69" maxOccupancy="46.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" m
axIntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.16" maxVehicleNumber="1" />
<    <interval begin="3000.00" end="3600.00" id="customDet3" sampledSeconds="642.07" nVehEntered="52" nVehLeft="53" nVehSeen="54" meanSpeed="1.07" meanTimeLoss="11.18" meanOccupancy="34.30" maxOccupancy="68.10" meanMaxJamLengthInVehicles="0.89" meanMaxJamLengthInMeters="3.87" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.34" jamLengthInVehiclesSum="534" jamLengthInMetersSum="2322.91" meanHaltingDuration="48.90" maxHaltingDuration="89.00" haltingDurationSum="489.00" meanIntervalHaltingDurati
on="44.70" maxIntervalHaltingDuration="89.00" intervalHaltingDurationSum="447.00" startedHalts="9.00" meanVehicleNumber="1.15" maxVehicleNumber="2" />
<    <interval begin="3000.00" end="3600.00" id="customDet4" sampledSeconds="509.48" nVehEntered="15" nVehLeft="15" nVehSeen="16" meanSpeed="0.27" meanTimeLoss="31.36" meanOccupancy="27.03" maxOccupancy="68.09" meanMaxJamLengthInVehicles="0.79" meanMaxJamLengthInMeters="3.37" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.34" jamLengthInVehiclesSum="472" jamLengthInMetersSum="2024.94" meanHaltingDuration="52.62" maxHaltingDuration="85.00" haltingDurationSum="421.00" meanIntervalHaltingDurati
on="48.38" maxIntervalHaltingDuration="85.00" intervalHaltingDurationSum="387.00" startedHalts="8.00" meanVehicleNumber="0.87" maxVehicleNumber="2" />
<    <interval begin="3600.00" end="3890.00" id="customDet1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIn
tervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="3600.00" end="3890.00" id="customDet2" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIn
tervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="3600.00" end="3890.00" id="customDet3" sampledSeconds="98.29" nVehEntered="2" nVehLeft="3" nVehSeen="3" meanSpeed="0.32" meanTimeLoss="32.18" meanOccupancy="11.13" maxOccupancy="68.09" meanMaxJamLengthInVehicles="0.31" meanMaxJamLengthInMeters="1.36" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.31" jamLengthInVehiclesSum="89" jamLengthInMetersSum="394.30" meanHaltingDuration="50.50" maxHaltingDuration="59.00" haltingDurationSum="101.00" meanIntervalHaltingDuration="45
.00" maxIntervalHaltingDuration="48.00" intervalHaltingDurationSum="90.00" startedHalts="1.00" meanVehicleNumber="0.35" maxVehicleNumber="2" />
<    <interval begin="3600.00" end="3890.00" id="customDet4" sampledSeconds="91.02" nVehEntered="1" nVehLeft="2" nVehSeen="2" meanSpeed="0.18" meanTimeLoss="45.04" meanOccupancy="10.13" maxOccupancy="68.09" meanMaxJamLengthInVehicles="0.30" meanMaxJamLengthInMeters="1.27" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.33" jamLengthInVehiclesSum="86" jamLengthInMetersSum="367.26" meanHaltingDuration="38.00" maxHaltingDuration="38.00" haltingDurationSum="38.00" meanIntervalHaltingDuration="38.
00" maxIntervalHaltingDuration="38.00" intervalHaltingDurationSum="38.00" startedHalts="1.00" meanVehicleNumber="0.32" maxVehicleNumber="2" />
< </detector>
---
>    <interval begin="1800.00" end="2400.00" id="customDet1" sampledSeconds="54.34" nVehEntered="58" nVehLeft="58" nVehSeen="58" meanSpeed="15.58" meanTimeLoss="0.12" meanOccupancy="2.90" maxOccupancy="46.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="
\ Kein Zeilenumbruch am Dateiende.
---------- Differences in errors ----------
0a1,24
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,20d5
< Simulation ended at time: 3890.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 2774
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 376.93
<  Speed: 6.63
<  Duration: 89.00
<  WaitingTime: 47.75
<  TimeLoss: 69.42
<  DepartDelay: 0.88
< 
---------- Differences in tls_state_switch ----------
250,300c250
<     <tlsState time="3276.00" id="2881" programID="NEMA" phase="1" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="3277.00" id="2881" programID="NEMA" phase="0" state="srrrrGGGGrrr" name="1+6"/>
<     <tlsState time="3293.00" id="2881" programID="NEMA" phase="1" state="srrrrGGyyrrr" name="1+6"/>
<     <tlsState time="3297.00" id="2881" programID="NEMA" phase="0" state="srrrrGGrrrrr" name="1+6"/>
<     <tlsState time="3298.00" id="2881" programID="NEMA" phase="1" state="srrrrGGrrGGG" name="2+6"/>
<     <tlsState time="3365.00" id="2881" programID="NEMA" phase="0" state="srrrryyrryyy" name="2+6"/>
<     <tlsState time="3369.00" id="2881" programID="NEMA" phase="1" state="rrrrrrrrrrrr" name="2+6"/>
<     <tlsState time="3370.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3391.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="3396.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="3397.00" id="2881" programID="NEMA" phase="1" state="srrrrGGGGrrr" name="1+6"/>
<     <tlsState time="3413.00" id="2881" programID="NEMA" phase="0" state="srrrrGGyyrrr" name="1+6"/>
<     <tlsState time="3417.00" id="2881" programID="NEMA" phase="1" state="srrrrGGrrrrr" name="1+6"/>
<     <tlsState time="3418.00" id="2881" programID="NEMA" phase="0" state="srrrrGGrrGGG" name="2+6"/>
<     <tlsState time="3485.00" id="2881" programID="NEMA" phase="1" state="srrrryyrryyy" name="2+6"/>
<     <tlsState time="3489.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="2+6"/>
<     <tlsState time="3490.00" id="2881" programID="NEMA" phase="1" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3511.00" id="2881" programID="NEMA" phase="0" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="3516.00" id="2881" programID="NEMA" phase="1" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="3517.00" id="2881" programID="NEMA" phase="0" state="srrrrGGGGrrr" name="1+6"/>
<     <tlsState time="3533.00" id="2881" programID="NEMA" phase="1" state="srrrrGGyyrrr" name="1+6"/>
<     <tlsState time="3537.00" id="2881" programID="NEMA" phase="0" state="srrrrGGrrrrr" name="1+6"/>
<     <tlsState time="3538.00" id="2881" programID="NEMA" phase="1" state="srrrrGGrrGGG" name="2+6"/>
<     <tlsState time="3605.00" id="2881" programID="NEMA" phase="0" state="srrrryyrryyy" name="2+6"/>
<     <tlsState time="3609.00" id="2881" programID="NEMA" phase="1" state="rrrrrrrrrrrr" name="2+6"/>
<     <tlsState time="3610.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3631.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="3636.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="3637.00" id="2881" programID="NEMA" phase="1" state="srrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic tls NEMA fixForceOff ramp_high_ffO_false ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,24
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,20d5
< Simulation ended at time: 4318.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1654 (Loaded: 3189)
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 396.84
<  Speed: 3.92
<  Duration: 256.49
<  WaitingTime: 183.19
<  TimeLoss: 225.95
<  DepartDelay: 6.28
< 
---------- Differences in tls_state_switch ----------
173,331c173
<     <tlsState time="2245.00" id="2881" programID="01" phase="0" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2266.00" id="2881" programID="01" phase="1" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="2271.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="2272.00" id="2881" programID="01" phase="1" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="2288.00" id="2881" programID="01" phase="0" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="2292.00" id="2881" programID="01" phase="1" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="2293.00" id="2881" programID="01" phase="0" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="2360.00" id="2881" programID="01" phase="1" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="2364.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="2365.00" id="2881" programID="01" phase="1" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2386.00" id="2881" programID="01" phase="0" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="2391.00" id="2881" programID="01" phase="1" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="2392.00" id="2881" programID="01" phase="0" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="2408.00" id="2881" programID="01" phase="1" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="2412.00" id="2881" programID="01" phase="0" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="2413.00" id="2881" programID="01" phase="1" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="2480.00" id="2881" programID="01" phase="0" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="2484.00" id="2881" programID="01" phase="1" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="2485.00" id="2881" programID="01" phase="0" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2506.00" id="2881" programID="01" phase="1" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="2511.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="2512.00" id="2881" programID="01" phase="1" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="2528.00" id="2881" programID="01" phase="0" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="2532.00" id="2881" programID="01" phase="1" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="2533.00" id="2881" programID="01" phase="0" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="2600.00" id="2881" programID="01" phase="1" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="2604.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="2605.00" id="2881" programID="01" phase="1" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2626.00" id="2881" programID="01" phase="0" state="yyyyrrrrrrr" name="4+4"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic tls NEMA fixForceOff ramp_high_ffO_true ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,24
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,20d5
< Simulation ended at time: 4318.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1686 (Loaded: 3189)
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 395.60
<  Speed: 3.91
<  Duration: 252.16
<  WaitingTime: 178.82
<  TimeLoss: 221.72
<  DepartDelay: 6.35
< 
---------- Differences in tls_state_switch ----------
173,331c173
<     <tlsState time="2245.00" id="2881" programID="01" phase="0" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2266.00" id="2881" programID="01" phase="1" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="2271.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="2272.00" id="2881" programID="01" phase="1" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="2288.00" id="2881" programID="01" phase="0" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="2292.00" id="2881" programID="01" phase="1" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="2293.00" id="2881" programID="01" phase="0" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="2360.00" id="2881" programID="01" phase="1" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="2364.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="2365.00" id="2881" programID="01" phase="1" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2386.00" id="2881" programID="01" phase="0" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="2391.00" id="2881" programID="01" phase="1" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="2392.00" id="2881" programID="01" phase="0" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="2408.00" id="2881" programID="01" phase="1" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="2412.00" id="2881" programID="01" phase="0" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="2413.00" id="2881" programID="01" phase="1" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="2480.00" id="2881" programID="01" phase="0" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="2484.00" id="2881" programID="01" phase="1" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="2485.00" id="2881" programID="01" phase="0" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2506.00" id="2881" programID="01" phase="1" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="2511.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="2512.00" id="2881" programID="01" phase="1" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="2528.00" id="2881" programID="01" phase="0" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="2532.00" id="2881" programID="01" phase="1" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="2533.00" id="2881" programID="01" phase="0" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="2600.00" id="2881" programID="01" phase="1" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="2604.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="2605.00" id="2881" programID="01" phase="1" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2626.00" id="2881" programID="01" phase="0" state="yyyyrrrrrrr" name="4+4"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : basic tls NEMA fixForceOff ramp_low_ffO_true_maxRecall ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,24
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:35 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1463:9 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:42 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:91 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1472:115 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:40 in 
> /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18: runtime error: index -1 out of bounds for type 'double [8]'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/traffic_lights/NEMAController.cpp:1546:18 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 5191.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 936 (Loaded: 2614)
<  Running: 0
<  Waiting: 0
< Teleports: 10 (Jam: 9, Wrong Lane: 1)
< Statistics (avg):
<  RouteLength: 316.94
<  Speed: 5.44
<  Duration: 269.07
<  WaitingTime: 213.54
<  TimeLoss: 244.38
<  DepartDelay: 7.10
< 
---------- Differences in tls_state_switch ----------
257,396c257
<     <tlsState time="3360.00" id="2881" programID="01" phase="0" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="3368.00" id="2881" programID="01" phase="1" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="3372.00" id="2881" programID="01" phase="0" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="3373.00" id="2881" programID="01" phase="1" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="3448.00" id="2881" programID="01" phase="0" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="3452.00" id="2881" programID="01" phase="1" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="3453.00" id="2881" programID="01" phase="0" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3474.00" id="2881" programID="01" phase="1" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="3479.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="3480.00" id="2881" programID="01" phase="1" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="3488.00" id="2881" programID="01" phase="0" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="3492.00" id="2881" programID="01" phase="1" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="3493.00" id="2881" programID="01" phase="0" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="3568.00" id="2881" programID="01" phase="1" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="3572.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="3573.00" id="2881" programID="01" phase="1" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3594.00" id="2881" programID="01" phase="0" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="3599.00" id="2881" programID="01" phase="1" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="3600.00" id="2881" programID="01" phase="0" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="3608.00" id="2881" programID="01" phase="1" state="srrrGGyyrrr" name="1+6"/>
<     <tlsState time="3612.00" id="2881" programID="01" phase="0" state="srrrGGrrrrr" name="1+6"/>
<     <tlsState time="3613.00" id="2881" programID="01" phase="1" state="srrrGGrrGGG" name="2+6"/>
<     <tlsState time="3688.00" id="2881" programID="01" phase="0" state="srrryyrryyy" name="2+6"/>
<     <tlsState time="3692.00" id="2881" programID="01" phase="1" state="rrrrrrrrrrr" name="2+6"/>
<     <tlsState time="3693.00" id="2881" programID="01" phase="0" state="GGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3714.00" id="2881" programID="01" phase="1" state="yyyyrrrrrrr" name="4+4"/>
<     <tlsState time="3719.00" id="2881" programID="01" phase="0" state="rrrrrrrrrrr" name="4+4"/>
<     <tlsState time="3720.00" id="2881" programID="01" phase="1" state="srrrGGGGrrr" name="1+6"/>
<     <tlsState time="3728.00" id="2881" programID="01" phase="0" state="srrrGGyyrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : bugs 4xxx ticket4254 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 5.0 seconds
---------- Differences in errors ----------
0a1,46
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> 
> =================================================================
> ==2965493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x5744ad in malloc (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5744ad)
>     #1 0x7f8c6c8a02f4  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4)
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x7f8c575b2efd  (<unknown module>)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x5a3c1d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumo-guiD+0x5a3c1d)
>     #1 0x5e3716 in GUIApplicationWindow::buildToolBars() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:684:28
>     #2 0x5b6902 in GUIApplicationWindow::dependentBuild() /home/delphi/clangDebug/sumo/src/gui/GUIApplicationWindow.cpp:266:5
>     #3 0x5a73f5 in main /home/delphi/clangDebug/sumo/src/guisim_main.cpp:86:17
>     #4 0x7f8c691410b2 in __libc_start_main /build/glibc-eX1tMB/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles W99 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
471,579d470
<     <interval begin="2460.00" end="2520.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1313.75" traveltime="50.00" overlapTraveltime="50.25" density="22.34" laneDensity="22.34" occupancy="11.12" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="24" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1457.54" traveltime="50.00" overlapTraveltime="50.25" density="24.79" laneDensity="24.79" occupancy="12.33" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="30" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1187.14" traveltime="50.00" overlapTraveltime="50.25" density="20.19" laneDensity="20.19" occupancy="10.04" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="24" left="24" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1297.09" traveltime="50.00" overlapTraveltime="50.25" density="22.06" laneDensity="22.06" occupancy="10.97" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="24" left="28" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1454.42" traveltime="50.00" overlapTraveltime="50.25" density="24.74" laneDensity="24.74" occupancy="12.31" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="28" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1459.58" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1459.72" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1459.57" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1459.63" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2520.00" end="2580.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1459.51" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1459.64" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1358.50" traveltime="50.00" overlapTraveltime="50.25" density="23.11" laneDensity="23.11" occupancy="11.49" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="25" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1194.06" traveltime="50.00" overlapTraveltime="50.25" density="20.31" laneDensity="20.31" occupancy="10.10" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="25" left="24" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1257.44" traveltime="50.00" overlapTraveltime="50.25" density="21.39" laneDensity="21.39" occupancy="10.64" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="24" left="27" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1440.45" traveltime="50.00" overlapTraveltime="50.25" density="24.50" laneDensity="24.50" occupancy="12.19" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="27" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1459.68" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1459.62" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1459.59" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1459.59" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2580.00" end="2640.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1459.56" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1459.65" traveltime="50.00" overlapTraveltime="50.25" density="24.83" laneDensity="24.83" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1459.51" traveltime="50.00" overlapTraveltime="50.25" density="24.82" laneDensity="24.82" occupancy="12.35" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="29" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1396.50" traveltime="50.00" overlapTraveltime="50.25" density="23.75" laneDensity="23.75" occupancy="11.82" waitingTime="0.00" timeLoss="0.00" speed="19.60" speedRelative="1.00" departed="0" arrived="0" entered="29" left="26" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 233 (Loaded: 600)
<  Running: 233
<  Waiting: 367
< Statistics (avg):
<  RouteLength: 54531.51
<  Speed: 19.33
<  Duration: 2822.65
<  WaitingTime: 22.80
<  TimeLoss: 40.18
<  DepartDelay: 61.35
<  DepartDelayWaiting: 2584.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_actionsteplength ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
482,578d481
<     <interval begin="2520.00" end="2580.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1790.81" traveltime="52.53" overlapTraveltime="52.79" density="30.46" laneDensity="30.46" occupancy="15.15" waitingTime="0.00" timeLoss="86.12" speed="18.66" speedRelative="0.95" departed="1" arrived="0" entered="34" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1812.87" traveltime="51.94" overlapTraveltime="52.23" density="30.83" laneDensity="30.83" occupancy="15.34" waitingTime="0.00" timeLoss="68.52" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="36" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1763.26" traveltime="51.84" overlapTraveltime="52.11" density="29.99" laneDensity="29.99" occupancy="14.92" waitingTime="0.00" timeLoss="62.90" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="33" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1785.07" traveltime="51.85" overlapTraveltime="52.11" density="30.36" laneDensity="30.36" occupancy="15.11" waitingTime="0.00" timeLoss="63.73" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="33" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1745.38" traveltime="51.93" overlapTraveltime="52.20" density="29.69" laneDensity="29.69" occupancy="14.77" waitingTime="0.00" timeLoss="65.03" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="33" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1748.72" traveltime="51.82" overlapTraveltime="52.09" density="29.74" laneDensity="29.74" occupancy="14.79" waitingTime="0.00" timeLoss="61.59" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="34" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1900.96" traveltime="51.97" overlapTraveltime="52.24" density="32.33" laneDensity="32.33" occupancy="16.09" waitingTime="0.00" timeLoss="72.21" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="34" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1888.81" traveltime="51.89" overlapTraveltime="52.16" density="32.12" laneDensity="32.12" occupancy="15.98" waitingTime="0.00" timeLoss="69.06" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="37" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1867.52" traveltime="51.86" overlapTraveltime="52.13" density="31.76" laneDensity="31.76" occupancy="15.80" waitingTime="0.00" timeLoss="67.21" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1827.21" traveltime="51.86" overlapTraveltime="52.13" density="31.08" laneDensity="31.08" occupancy="15.46" waitingTime="0.00" timeLoss="65.78" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2580.00" end="2640.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1862.29" traveltime="51.97" overlapTraveltime="52.23" density="31.67" laneDensity="31.67" occupancy="15.76" waitingTime="0.00" timeLoss="70.65" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1824.44" traveltime="51.86" overlapTraveltime="52.12" density="31.03" laneDensity="31.03" occupancy="15.44" waitingTime="0.00" timeLoss="65.42" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1779.12" traveltime="51.86" overlapTraveltime="52.13" density="30.26" laneDensity="30.26" occupancy="15.05" waitingTime="0.00" timeLoss="63.94" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="36" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1758.78" traveltime="51.82" overlapTraveltime="52.09" density="29.91" laneDensity="29.91" occupancy="14.88" waitingTime="0.00" timeLoss="61.94" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="34" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="4/1to5/1" sampledSeconds="1800.73" traveltime="51.88" overlapTraveltime="52.15" density="30.63" laneDensity="30.63" occupancy="15.24" waitingTime="0.00" timeLoss="65.45" speed="18.89" speedRelative="0.96" departed="0" arrived="0" entered="35" left="33" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="1731.95" traveltime="51.93" overlapTraveltime="52.20" density="29.46" laneDensity="29.46" occupancy="14.65" waitingTime="0.00" timeLoss="64.56" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="33" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="6/1to7/1" sampledSeconds="1749.62" traveltime="51.84" overlapTraveltime="52.10" density="29.76" laneDensity="29.76" occupancy="14.80" waitingTime="0.00" timeLoss="62.07" speed="18.90" speedRelative="0.96" departed="0" arrived="0" entered="35" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="7/1to8/1" sampledSeconds="1884.86" traveltime="51.94" overlapTraveltime="52.21" density="32.06" laneDensity="32.06" occupancy="15.95" waitingTime="0.00" timeLoss="70.57" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="8/1to9/1" sampledSeconds="1891.76" traveltime="51.90" overlapTraveltime="52.17" density="32.17" laneDensity="32.17" occupancy="16.00" waitingTime="0.00" timeLoss="69.58" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="37" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="9/1to10/1" sampledSeconds="1873.16" traveltime="51.93" overlapTraveltime="52.20" density="31.86" laneDensity="31.86" occupancy="15.85" waitingTime="0.00" timeLoss="69.86" speed="18.87" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
<     <interval begin="2640.00" end="2700.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1824.87" traveltime="51.82" overlapTraveltime="52.08" density="31.04" laneDensity="31.04" occupancy="15.44" waitingTime="0.00" timeLoss="64.16" speed="18.91" speedRelative="0.96" departed="0" arrived="0" entered="36" left="35" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="1878.09" traveltime="51.91" overlapTraveltime="52.18" density="31.94" laneDensity="31.94" occupancy="15.89" waitingTime="0.00" timeLoss="69.27" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="2/1to3/1" sampledSeconds="1864.18" traveltime="51.96" overlapTraveltime="52.22" density="31.71" laneDensity="31.71" occupancy="15.77" waitingTime="0.00" timeLoss="70.41" speed="18.86" speedRelative="0.96" departed="0" arrived="0" entered="35" left="36" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="3/1to4/1" sampledSeconds="1785.92" traveltime="51.91" overlapTraveltime="52.18" density="30.37" laneDensity="30.37" occupancy="15.11" waitingTime="0.00" timeLoss="65.87" speed="18.88" speedRelative="0.96" departed="0" arrived="0" entered="36" left="34" laneChangedFrom="0" laneChangedTo="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 304 (Loaded: 600)
<  Running: 304
<  Waiting: 296
< Statistics (avg):
<  RouteLength: 49224.17
<  Speed: 18.78
<  Duration: 2621.25
<  WaitingTime: 2.54
<  TimeLoss: 109.67
<  DepartDelay: 227.25
<  DepartDelayWaiting: 2548.50
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
512,596d511
<     <interval begin="2580.00" end="2640.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="4873.44" traveltime="77.80" overlapTraveltime="78.19" density="82.71" laneDensity="41.35" occupancy="20.59" waitingTime="0.00" timeLoss="1466.80" speed="12.62" speedRelative="0.64" departed="0" arrived="0" entered="43" left="66" laneChangedFrom="6" laneChangedTo="6"/>
<         <edge id="10/1to1/1" sampledSeconds="1822.44" traveltime="67.02" overlapTraveltime="67.42" density="30.93" laneDensity="15.46" occupancy="7.68" waitingTime="0.00" timeLoss="240.60" speed="14.64" speedRelative="0.75" departed="0" arrived="0" entered="31" left="43" laneChangedFrom="18" laneChangedTo="18"/>
<         <edge id="2/1to3/1" sampledSeconds="5008.85" traveltime="79.35" overlapTraveltime="79.75" density="85.00" laneDensity="42.50" occupancy="21.14" waitingTime="0.00" timeLoss="1556.41" speed="12.38" speedRelative="0.63" departed="0" arrived="0" entered="66" left="62" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="3/1to4/1" sampledSeconds="5400.25" traveltime="81.66" overlapTraveltime="82.10" density="91.65" laneDensity="45.82" occupancy="22.80" waitingTime="0.00" timeLoss="1729.08" speed="12.02" speedRelative="0.61" departed="0" arrived="0" entered="62" left="65" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="4/1to5/1" sampledSeconds="4085.41" traveltime="80.53" overlapTraveltime="80.89" density="69.33" laneDensity="34.67" occupancy="17.25" waitingTime="0.00" timeLoss="1107.00" speed="12.20" speedRelative="0.62" departed="0" arrived="0" entered="65" left="35" laneChangedFrom="14" laneChangedTo="14"/>
<         <edge id="5/1to6/1" sampledSeconds="4709.95" traveltime="82.90" overlapTraveltime="83.35" density="79.93" laneDensity="39.97" occupancy="19.90" waitingTime="0.00" timeLoss="1568.24" speed="11.84" speedRelative="0.60" departed="0" arrived="0" entered="35" left="61" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="6/1to7/1" sampledSeconds="3834.46" traveltime="83.13" overlapTraveltime="83.49" density="65.07" laneDensity="32.54" occupancy="16.19" waitingTime="0.00" timeLoss="1073.06" speed="11.82" speedRelative="0.60" departed="0" arrived="0" entered="61" left="32" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="7/1to8/1" sampledSeconds="2594.01" traveltime="67.86" overlapTraveltime="68.20" density="44.02" laneDensity="22.01" occupancy="10.95" waitingTime="0.00" timeLoss="390.30" speed="14.47" speedRelative="0.74" departed="0" arrived="0" entered="32" left="44" laneChangedFrom="15" laneChangedTo="15"/>
<         <edge id="8/1to9/1" sampledSeconds="2013.33" traveltime="64.26" overlapTraveltime="64.58" density="34.17" laneDensity="17.08" occupancy="8.50" waitingTime="0.00" timeLoss="285.34" speed="15.29" speedRelative="0.78" departed="0" arrived="0" entered="43" left="16" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="9/1to10/1" sampledSeconds="1760.83" traveltime="65.36" overlapTraveltime="65.70" density="29.88" laneDensity="14.94" occupancy="7.44" waitingTime="0.00" timeLoss="199.91" speed="15.02" speedRelative="0.77" departed="0" arrived="0" entered="16" left="31" laneChangedFrom="14" laneChangedTo="14"/>
<     </interval>
<     <interval begin="2640.00" end="2700.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="2542.04" traveltime="70.85" overlapTraveltime="71.29" density="43.14" laneDensity="21.57" occupancy="10.71" waitingTime="0.00" timeLoss="520.99" speed="13.85" speedRelative="0.71" departed="0" arrived="0" entered="27" left="62" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="10/1to1/1" sampledSeconds="1864.01" traveltime="64.48" overlapTraveltime="64.80" density="31.63" laneDensity="15.82" occupancy="7.87" waitingTime="0.00" timeLoss="193.60" speed="15.23" speedRelative="0.78" departed="0" arrived="0" entered="22" left="27" laneChangedFrom="22" laneChangedTo="22"/>
<         <edge id="2/1to3/1" sampledSeconds="5310.68" traveltime="81.38" overlapTraveltime="81.78" density="90.13" laneDensity="45.06" occupancy="22.43" waitingTime="0.00" timeLoss="1685.28" speed="12.07" speedRelative="0.62" departed="0" arrived="0" entered="62" left="62" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="3/1to4/1" sampledSeconds="5158.52" traveltime="82.09" overlapTraveltime="82.53" density="87.54" laneDensity="43.77" occupancy="21.77" waitingTime="0.00" timeLoss="1777.44" speed="11.96" speedRelative="0.61" departed="0" arrived="0" entered="62" left="65" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="4/1to5/1" sampledSeconds="5598.69" traveltime="86.94" overlapTraveltime="87.38" density="95.01" laneDensity="47.51" occupancy="23.64" waitingTime="0.00" timeLoss="1958.61" speed="11.30" speedRelative="0.58" departed="0" arrived="0" entered="65" left="56" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="5/1to6/1" sampledSeconds="3323.96" traveltime="79.55" overlapTraveltime="80.00" density="56.41" laneDensity="28.20" occupancy="14.00" waitingTime="0.00" timeLoss="859.46" speed="12.34" speedRelative="0.63" departed="0" arrived="0" entered="55" left="59" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="6/1to7/1" sampledSeconds="5490.11" traveltime="88.79" overlapTraveltime="89.21" density="93.17" laneDensity="46.59" occupancy="23.20" waitingTime="0.00" timeLoss="2020.96" speed="11.06" speedRelative="0.56" departed="0" arrived="0" entered="59" left="49" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="7/1to8/1" sampledSeconds="2382.51" traveltime="72.42" overlapTraveltime="72.77" density="40.43" laneDensity="20.22" occupancy="10.04" waitingTime="0.00" timeLoss="386.48" speed="13.57" speedRelative="0.69" departed="0" arrived="0" entered="49" left="34" laneChangedFrom="20" laneChangedTo="20"/>
<         <edge id="8/1to9/1" sampledSeconds="2632.52" traveltime="68.16" overlapTraveltime="68.48" density="44.68" laneDensity="22.34" occupancy="11.12" waitingTime="0.00" timeLoss="413.54" speed="14.41" speedRelative="0.74" departed="0" arrived="0" entered="35" left="40" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="9/1to10/1" sampledSeconds="1807.65" traveltime="62.41" overlapTraveltime="62.74" density="30.68" laneDensity="15.34" occupancy="7.63" waitingTime="0.00" timeLoss="200.68" speed="15.73" speedRelative="0.80" departed="0" arrived="0" entered="40" left="22" laneChangedFrom="10" laneChangedTo="10"/>
<     </interval>
<     <interval begin="2700.00" end="2760.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="1941.58" traveltime="68.36" overlapTraveltime="68.68" density="32.95" laneDensity="16.47" occupancy="8.20" waitingTime="0.00" timeLoss="297.37" speed="14.37" speedRelative="0.73" departed="0" arrived="0" entered="26" left="27" laneChangedFrom="19" laneChangedTo="19"/>
<         <edge id="10/1to1/1" sampledSeconds="1712.16" traveltime="61.72" overlapTraveltime="62.07" density="29.06" laneDensity="14.53" occupancy="7.22" waitingTime="0.00" timeLoss="166.09" speed="15.90" speedRelative="0.81" departed="0" arrived="0" entered="39" left="26" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="2/1to3/1" sampledSeconds="3869.04" traveltime="78.74" overlapTraveltime="79.18" density="65.66" laneDensity="32.83" occupancy="16.34" waitingTime="0.00" timeLoss="1161.24" speed="12.47" speedRelative="0.64" departed="0" arrived="0" entered="27" left="66" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="3/1to4/1" sampledSeconds="5123.05" traveltime="82.58" overlapTraveltime="83.01" density="86.94" laneDensity="43.47" occupancy="21.62" waitingTime="0.00" timeLoss="1604.44" speed="11.89" speedRelative="0.61" departed="0" arrived="0" entered="66" left="63" laneChangedFrom="5" laneChangedTo="5"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
6,21d5
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 600
<  Running: 600
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 34130.02
<  Speed: 13.10
<  Duration: 2600.71
<  WaitingTime: 0.71
<  TimeLoss: 641.63
<  DepartDelay: 100.29
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model drive_in_circles circle_two_lanes_actionsteplength ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in aggregated60 ----------
320,596d319
<     <interval begin="1620.00" end="1680.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5446.29" traveltime="85.75" overlapTraveltime="86.19" density="92.43" laneDensity="46.21" occupancy="23.01" waitingTime="0.00" timeLoss="1910.11" speed="11.45" speedRelative="0.58" departed="0" arrived="0" entered="65" left="48" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="4709.65" traveltime="75.38" overlapTraveltime="75.80" density="79.93" laneDensity="39.96" occupancy="19.87" waitingTime="0.00" timeLoss="1357.15" speed="13.02" speedRelative="0.66" departed="0" arrived="0" entered="63" left="65" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="2/1to3/1" sampledSeconds="3096.26" traveltime="78.09" overlapTraveltime="78.51" density="52.55" laneDensity="26.27" occupancy="13.04" waitingTime="0.00" timeLoss="790.14" speed="12.57" speedRelative="0.64" departed="0" arrived="0" entered="48" left="64" laneChangedFrom="5" laneChangedTo="5"/>
<         <edge id="3/1to4/1" sampledSeconds="4689.98" traveltime="79.19" overlapTraveltime="79.58" density="79.59" laneDensity="39.80" occupancy="19.81" waitingTime="0.00" timeLoss="1344.46" speed="12.40" speedRelative="0.63" departed="0" arrived="0" entered="64" left="45" laneChangedFrom="8" laneChangedTo="8"/>
<         <edge id="4/1to5/1" sampledSeconds="2256.81" traveltime="65.99" overlapTraveltime="66.33" density="38.30" laneDensity="19.15" occupancy="9.52" waitingTime="0.00" timeLoss="265.58" speed="14.88" speedRelative="0.76" departed="0" arrived="0" entered="45" left="27" laneChangedFrom="14" laneChangedTo="14"/>
<         <edge id="5/1to6/1" sampledSeconds="2386.49" traveltime="67.29" overlapTraveltime="67.65" density="40.50" laneDensity="20.25" occupancy="10.07" waitingTime="0.00" timeLoss="315.83" speed="14.59" speedRelative="0.74" departed="0" arrived="0" entered="27" left="49" laneChangedFrom="16" laneChangedTo="16"/>
<         <edge id="6/1to7/1" sampledSeconds="4728.92" traveltime="81.68" overlapTraveltime="82.09" density="80.25" laneDensity="40.13" occupancy="19.98" waitingTime="0.00" timeLoss="1309.67" speed="12.02" speedRelative="0.61" departed="0" arrived="0" entered="49" left="51" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="7/1to8/1" sampledSeconds="2835.34" traveltime="68.75" overlapTraveltime="69.07" density="48.12" laneDensity="24.06" occupancy="11.95" waitingTime="0.00" timeLoss="619.84" speed="14.29" speedRelative="0.73" departed="0" arrived="0" entered="51" left="45" laneChangedFrom="9" laneChangedTo="9"/>
<         <edge id="8/1to9/1" sampledSeconds="2729.29" traveltime="63.92" overlapTraveltime="64.22" density="46.32" laneDensity="23.16" occupancy="11.53" waitingTime="0.00" timeLoss="461.17" speed="15.37" speedRelative="0.78" departed="0" arrived="0" entered="45" left="35" laneChangedFrom="22" laneChangedTo="22"/>
<         <edge id="9/1to10/1" sampledSeconds="3230.63" traveltime="68.61" overlapTraveltime="68.99" density="54.83" laneDensity="27.41" occupancy="13.63" waitingTime="0.00" timeLoss="581.41" speed="14.31" speedRelative="0.73" departed="0" arrived="0" entered="35" left="63" laneChangedFrom="7" laneChangedTo="7"/>
<     </interval>
<     <interval begin="1680.00" end="1740.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5546.37" traveltime="85.13" overlapTraveltime="85.56" density="94.13" laneDensity="47.06" occupancy="23.42" waitingTime="0.00" timeLoss="2035.66" speed="11.54" speedRelative="0.59" departed="0" arrived="0" entered="62" left="65" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="10/1to1/1" sampledSeconds="3994.95" traveltime="71.30" overlapTraveltime="71.71" density="67.80" laneDensity="33.90" occupancy="16.87" waitingTime="0.00" timeLoss="843.87" speed="13.77" speedRelative="0.70" departed="0" arrived="0" entered="39" left="62" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="2/1to3/1" sampledSeconds="4451.83" traveltime="79.76" overlapTraveltime="80.14" density="75.55" laneDensity="37.78" occupancy="18.81" waitingTime="0.00" timeLoss="1328.17" speed="12.32" speedRelative="0.63" departed="0" arrived="0" entered="65" left="27" laneChangedFrom="4" laneChangedTo="4"/>
<         <edge id="3/1to4/1" sampledSeconds="3854.91" traveltime="82.43" overlapTraveltime="82.91" density="65.42" laneDensity="32.71" occupancy="16.27" waitingTime="0.00" timeLoss="1242.61" speed="11.91" speedRelative="0.61" departed="0" arrived="0" entered="27" left="64" laneChangedFrom="3" laneChangedTo="3"/>
<         <edge id="4/1to5/1" sampledSeconds="3533.41" traveltime="83.40" overlapTraveltime="83.75" density="59.96" laneDensity="29.98" occupancy="14.91" waitingTime="0.00" timeLoss="1044.00" speed="11.79" speedRelative="0.60" departed="0" arrived="0" entered="64" left="33" laneChangedFrom="11" laneChangedTo="11"/>
<         <edge id="5/1to6/1" sampledSeconds="2123.39" traveltime="63.55" overlapTraveltime="63.89" density="36.04" laneDensity="18.02" occupancy="8.96" waitingTime="0.00" timeLoss="194.44" speed="15.45" speedRelative="0.79" departed="0" arrived="0" entered="33" left="32" laneChangedFrom="21" laneChangedTo="21"/>
<         <edge id="6/1to7/1" sampledSeconds="3511.99" traveltime="76.91" overlapTraveltime="77.37" density="59.60" laneDensity="29.80" occupancy="14.82" waitingTime="0.00" timeLoss="850.63" speed="12.76" speedRelative="0.65" departed="0" arrived="0" entered="32" left="66" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="7/1to8/1" sampledSeconds="4151.94" traveltime="80.27" overlapTraveltime="80.64" density="70.46" laneDensity="35.23" occupancy="17.53" waitingTime="0.00" timeLoss="1053.31" speed="12.24" speedRelative="0.62" departed="0" arrived="0" entered="64" left="32" laneChangedFrom="12" laneChangedTo="12"/>
<         <edge id="8/1to9/1" sampledSeconds="2447.04" traveltime="65.18" overlapTraveltime="65.51" density="41.53" laneDensity="20.76" occupancy="10.32" waitingTime="0.00" timeLoss="500.21" speed="15.07" speedRelative="0.77" departed="0" arrived="0" entered="32" left="50" laneChangedFrom="10" laneChangedTo="10"/>
<         <edge id="9/1to10/1" sampledSeconds="2490.99" traveltime="64.75" overlapTraveltime="65.07" density="42.27" laneDensity="21.14" occupancy="10.51" waitingTime="0.00" timeLoss="437.42" speed="15.17" speedRelative="0.77" departed="0" arrived="0" entered="50" left="39" laneChangedFrom="7" laneChangedTo="7"/>
<     </interval>
<     <interval begin="1740.00" end="1800.00" id="dump_60">
<         <edge id="1/1to2/1" sampledSeconds="5208.75" traveltime="81.38" overlapTraveltime="81.81" density="88.40" laneDensity="44.20" occupancy="22.00" waitingTime="0.00" timeLoss="1677.19" speed="12.07" speedRelative="0.62" departed="0" arrived="0" entered="54" left="66" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="10/1to1/1" sampledSeconds="2546.54" traveltime="67.91" overlapTraveltime="68.30" density="43.22" laneDensity="21.61" occupancy="10.73" waitingTime="0.00" timeLoss="538.75" speed="14.45" speedRelative="0.74" departed="0" arrived="0" entered="44" left="54" laneChangedFrom="7" laneChangedTo="7"/>
<         <edge id="2/1to3/1" sampledSeconds="5293.97" traveltime="80.89" overlapTraveltime="81.29" density="89.84" laneDensity="44.92" occupancy="22.35" waitingTime="0.00" timeLoss="1699.18" speed="12.14" speedRelative="0.62" departed="0" arrived="0" entered="66" left="65" laneChangedFrom="2" laneChangedTo="2"/>
<         <edge id="3/1to4/1" sampledSeconds="3642.87" traveltime="74.78" overlapTraveltime="75.19" density="61.82" laneDensity="30.91" occupancy="15.37" waitingTime="0.00" timeLoss="905.94" speed="13.13" speedRelative="0.67" departed="0" arrived="0" entered="65" left="40" laneChangedFrom="8" laneChangedTo="8"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
7,22d6
< Simulation ended at time: 3000.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 600
<  Running: 600
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 33992.03
<  Speed: 13.26
<  Duration: 2559.27
<  WaitingTime: 0.05
<  TimeLoss: 612.21
<  DepartDelay: 141.73
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental 2lane_IDM ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,12
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 6.44245e+11 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 1800.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 1360 (Loaded: 4188)
<  Running: 529
<  Waiting: 535
< Statistics (avg):
<  RouteLength: 19993.98
<  Speed: 25.70
<  Duration: 794.88
<  WaitingTime: 16.76
<  TimeLoss: 232.08
<  DepartDelay: 175.70
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental 2lane_krauss_t0.8_s0.5 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,13
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 6.44245e+11 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 1800.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 2035 (Loaded: 3328)
<  Running: 878
<  Waiting: 162
< Statistics (avg):
<  RouteLength: 19994.01
<  Speed: 26.89
<  Duration: 755.40
<  WaitingTime: 3.43
<  TimeLoss: 195.46
<  DepartDelay: 158.18
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental circle_2lane_idm ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 7200.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 115
<  Running: 115
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 160434.60
<  Speed: 22.29
<  Duration: 7199.03
<  WaitingTime: 0.00
<  TimeLoss: 1385.63
<  DepartDelay: 0.50
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental circle_idm_d40 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 14400.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 40 (Loaded: 1000)
<  Running: 40
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 218047.31
<  Speed: 15.14
<  Duration: 14399.02
<  WaitingTime: 0.00
<  TimeLoss: 7058.22
<  DepartDelay: 0.96
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental circle_krauss_d30_t1 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental circle_krauss_d50_t0.8 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,20d4
< Simulation ended at time: 14400.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 50 (Loaded: 1000)
<  Running: 50
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 125533.25
<  Speed: 8.72
<  Duration: 14399.02
<  WaitingTime: 2.24
<  TimeLoss: 10163.68
<  DepartDelay: 0.96
<  DepartDelayWaiting: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental krauss_t0.9_s0.8 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 3600.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 2157 (Loaded: 3000)
<  Running: 769
<  Waiting: 2
< Statistics (avg):
<  RouteLength: 19994.90
<  Speed: 16.58
<  Duration: 1206.53
<  WaitingTime: 0.17
<  TimeLoss: 228.96
<  DepartDelay: 3.42
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : cf_model fundamental krauss_t0.9_s1 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
1a2,11
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,19d4
< Simulation ended at time: 3600.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 2026 (Loaded: 3000)
<  Running: 320
<  Waiting: 3
< Statistics (avg):
<  RouteLength: 19994.90
<  Speed: 30.33
<  Duration: 669.36
<  WaitingTime: 5.39
<  TimeLoss: 181.17
<  DepartDelay: 3.33
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator speed_only_swallow_downstream_jam ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated25 ----------
17d16
< </meandata>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2022-04-08 06:39:53 by Eclipse SUMO GUI Version v1_12_0+2035-6606ae48797
> 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,48
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="531" removed="0" inserted="0" cleared="900" flow="531.00" aspiredFlow="-1.00" speed="1.24" aspiredSpeed="27.80"/>
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="167" removed="0" inserted="0" cleared="402" flow="334.00" aspiredFlow="-1.00" speed="1.04" aspiredSpeed="27.80"/>
< </calibratorstats>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator swallow_downstream_jam ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated25 ----------
17d16
< </meandata>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2022-04-08 06:39:51 by Eclipse SUMO GUI Version v1_12_0+2035-6606ae48797
> 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,48
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="534" removed="0" inserted="72" cleared="969" flow="534.00" aspiredFlow="2500.00" speed="1.22" aspiredSpeed="27.80"/>
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="211" removed="0" inserted="211" cleared="569" flow="422.00" aspiredFlow="2500.00" speed="1.05" aspiredSpeed="27.80" vaporizedOnNextEdge="1"/>
< </calibratorstats>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended calibrator swallow_downstream_jam_disabled ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in aggregated25 ----------
2a3,14
> <!-- generated on 2022-04-08 06:39:51 by Eclipse SUMO GUI Version v1_12_0+2035-6606ae48797
> 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,17c16,48
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
<     <interval begin="0.00" end="3600.00" id="expect_2500_vehs">
<         <edge id="beg" sampledSeconds="195176.87" traveltime="379.72" overlapTraveltime="383.80" density="108.43" laneDensity="108.43" occupancy="53.94" waitingTime="51.00" timeLoss="185939.11" speed="1.32" speedRelative="0.05" departed="543" arrived="0" entered="0" left="485" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="beg2right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="end" sampledSeconds="195547.09" traveltime="500.00" overlapTraveltime="501.95" density="108.64" laneDensity="108.64" occupancy="53.96" waitingTime="0.00" timeLoss="697.85" speed="1.01" speedRelative="1.01" departed="0" arrived="0" entered="419" left="360" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="left2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="middle" sampledSeconds="412389.85" traveltime="858.67" overlapTraveltime="863.58" density="114.55" laneDensity="114.55" occupancy="56.99" waitingTime="0.00" timeLoss="392921.70" speed="1.16" speedRelative="0.04" departed="52" arrived="0" entered="485" left="419" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="rend" sampledSeconds="8334.97" traveltime="23.05" overlapTraveltime="23.23" density="4.63" laneDensity="4.63" occupancy="2.20" waitingTime="0.00" timeLoss="1816.55" speed="21.74" speedRelative="0.78" departed="0" arrived="358" entered="360" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<         <edge id="right2end" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
<     </interval>
< </meandata>
---
>     <input>
<truncated after showing first 30 lines>
---------- Differences in detector ----------
2a3,14
> <!-- generated on 2022-04-08 06:39:51 by Eclipse SUMO GUI Version v1_12_0+2035-6606ae48797
> 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,48
< <calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
<     <interval begin="0.00" end="3600.00" id="swallow_jam" nVehContrib="537" removed="0" inserted="52" cleared="0" flow="537.00" aspiredFlow="2500.00" speed="1.16" aspiredSpeed="27.80"/>
<     <interval begin="3600.00" end="5400.00" id="swallow_jam" nVehContrib="212" removed="0" inserted="0" cleared="0" flow="424.00" aspiredFlow="2500.00" speed="1.00" aspiredSpeed="27.80"/>
< </calibratorstats>
---
>     <input>
>         <net-file value="three_split.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <write-license value="true"/>
>     </output>
> 
>     <time>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended wauts week ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in tls_state_switch ----------
2a3,14
> <!-- generated on 2022-04-08 06:39:15 by Eclipse SUMO GUI Version v1_12_0+2035-6606ae48797
> 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,20c16,48
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="00:00:00" id="C" programID="mon" phase="0" state="Grrrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="24:00:00" id="C" programID="tue" phase="0" state="rGrrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="2:00:00:00" id="C" programID="wed" phase="0" state="rrGrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="3:00:00:00" id="C" programID="thu" phase="0" state="rrrGrrrrrrrrrrrrrrrr"/>
<     <tlsState time="4:00:00:00" id="C" programID="fri" phase="0" state="rrrrGrrrrrrrrrrrrrrr"/>
<     <tlsState time="5:00:00:00" id="C" programID="sat" phase="0" state="rrrrrGrrrrrrrrrrrrrr"/>
<     <tlsState time="6:00:00:00" id="C" programID="sun" phase="0" state="rrrrrrGrrrrrrrrrrrrr"/>
<     <tlsState time="7:00:00:00" id="C" programID="mon" phase="0" state="Grrrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="8:00:00:00" id="C" programID="tue" phase="0" state="rGrrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="9:00:00:00" id="C" programID="wed" phase="0" state="rrGrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="10:00:00:00" id="C" programID="thu" phase="0" state="rrrGrrrrrrrrrrrrrrrr"/>
<     <tlsState time="11:00:00:00" id="C" programID="fri" phase="0" state="rrrrGrrrrrrrrrrrrrrr"/>
<     <tlsState time="12:00:00:00" id="C" programID="sat" phase="0" state="rrrrrGrrrrrrrrrrrrrr"/>
<     <tlsState time="13:00:00:00" id="C" programID="sun" phase="0" state="rrrrrrGrrrrrrrrrrrrr"/>
<     <tlsState time="14:00:00:00" id="C" programID="mon" phase="0" state="Grrrrrrrrrrrrrrrrrrr"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : extended wauts week_norepeat ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in tls_state_switch ----------
2a3,14
> <!-- generated on 2022-04-08 06:39:16 by Eclipse SUMO GUI Version v1_12_0+2035-6606ae48797
> 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,12c16,48
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="00:00:00" id="C" programID="mon" phase="0" state="Grrrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="24:00:00" id="C" programID="tue" phase="0" state="rGrrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="2:00:00:00" id="C" programID="wed" phase="0" state="rrGrrrrrrrrrrrrrrrrr"/>
<     <tlsState time="3:00:00:00" id="C" programID="thu" phase="0" state="rrrGrrrrrrrrrrrrrrrr"/>
<     <tlsState time="4:00:00:00" id="C" programID="fri" phase="0" state="rrrrGrrrrrrrrrrrrrrr"/>
<     <tlsState time="5:00:00:00" id="C" programID="sat" phase="0" state="rrrrrGrrrrrrrrrrrrrr"/>
<     <tlsState time="6:00:00:00" id="C" programID="sun" phase="0" state="rrrrrrGrrrrrrrrrrrrr"/>
< </tlsStates>
---
>     <input>
>         <net-file value="net2.net.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : lc_model roundabout tls_no_cooperation high_traffic ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,12
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
5,21d4
< Simulation ended at time: 2947.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 617.07
<  Speed: 1.60
<  Duration: 554.46
<  WaitingTime: 386.14
<  TimeLoss: 508.38
<  DepartDelay: 372.12
< 
< DijkstraRouter answered 1662 queries and explored 5.05 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model bugs ticket7925 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
3d12
< Warning: Vehicle 'flow_0.450' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=1369.50.
---------- Differences in output ----------
4,18d3
< Simulation ended at time: 1539.50
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1000
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 407.32
<  Speed: 10.99
<  Duration: 37.32
<  WaitingTime: 0.02
<  TimeLoss: 7.66
<  DepartDelay: 242.13
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model motorway onOffRamp_short ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
4,18d3
< Simulation ended at time: 100005.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 9822
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 211.50
<  Speed: 17.23
<  Duration: 12.74
<  WaitingTime: 0.08
<  TimeLoss: 3.98
<  DepartDelay: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model motorway onOffRamp_short_extraConnection ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
4,18d3
< Simulation ended at time: 100005.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 9822
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 211.54
<  Speed: 17.48
<  Duration: 12.46
<  WaitingTime: 0.04
<  TimeLoss: 3.70
<  DepartDelay: 0.00
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model opposite_direction_driving bugs ticket3718 ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,10
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
---------- Differences in output ----------
4,20d3
< Simulation ended at time: 1277.20
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 61
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 2919.21
<  Speed: 8.98
<  Duration: 385.57
<  WaitingTime: 1.16
<  TimeLoss: 70.71
<  DepartDelay: 0.03
< 
< DijkstraRouter answered 60 queries and explored 4.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout high_traffic ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
---------- Differences in output ----------
5,21d4
< Simulation ended at time: 1220.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 618.24
<  Speed: 5.12
<  Duration: 152.25
<  WaitingTime: 38.51
<  TimeLoss: 105.99
<  DepartDelay: 7.87
< 
< DijkstraRouter answered 1048 queries and explored 5.09 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout mixed high_traffic ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
---------- Differences in output ----------
5,21d4
< Simulation ended at time: 1287.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 618.08
<  Speed: 4.32
<  Duration: 172.70
<  WaitingTime: 48.35
<  TimeLoss: 126.47
<  DepartDelay: 8.52
< 
< DijkstraRouter answered 1069 queries and explored 5.08 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sublane_model roundabout no_cooperation high_traffic ( Last six runs Apr2022 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,12
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in 
> /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43: runtime error: 3.86547e+09 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:279:43 in 
---------- Differences in output ----------
5,21d4
< Simulation ended at time: 1567.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 1015
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 617.70
<  Speed: 3.09
<  Duration: 267.84
<  WaitingTime: 133.67
<  TimeLoss: 221.66
<  DepartDelay: 70.98
< 
< DijkstraRouter answered 1420 queries and explored 5.09 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).